Skip to content

Commit fb83f36

Browse files
committed
docs: update installation command with new CLI version and permissions
1 parent 6c9db51 commit fb83f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Current status of essential monorepo features:
8989
## 📦 Installation
9090

9191
```bash
92-
deno install --allow-read --allow-env --allow-run -g -N -R -n runx jsr:@runx/cli
92+
deno install --allow-sys --allow-write --allow-read --allow-env --allow-run -g -N -R -f -n runx jsr:@runx/cli@0.2.0
9393
```
9494

9595
## 🚀 Quick Start

0 commit comments

Comments
 (0)