diff --git a/README.md b/README.md index e1a5bcb..b1a20f0 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,7 @@ Pocketenv is a simple and lightweight tool to manage development workspace envir ## 🚚 Installation ```bash - deno install --unstable \ - -A -f -n pocketenv \ - https://cdn.jsdelivr.net/gh/pocketenv-io/pocketenv@main/main.ts + deno install -A -r https://cli.pocketenv.io -n pocketenv ``` > [!TIP]