Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Feb 5, 2024
1 parent a6e133b commit 2f9beee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 2f9beee

Please sign in to comment.