# Upgrade eggs
To upgrade the eggs CLI, use the command shown:
eggs upgrade
1
Alternatively you can use the install command with the -f
flag to upgrade.
deno install -A -f --unstable -n eggs https://x.nest.land/eggs@0.2.3/mod.ts
1
To upgrade the eggs CLI, use the command shown:
eggs upgrade
Alternatively you can use the install command with the -f
flag to upgrade.
deno install -A -f --unstable -n eggs https://x.nest.land/eggs@0.2.3/mod.ts