We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9db51 commit fb83f36Copy full SHA for fb83f36
README.md
@@ -89,7 +89,7 @@ Current status of essential monorepo features:
89
## 📦 Installation
90
91
```bash
92
-deno install --allow-read --allow-env --allow-run -g -N -R -n runx jsr:@runx/cli
+deno install --allow-sys --allow-write --allow-read --allow-env --allow-run -g -N -R -f -n runx jsr:@runx/cli@0.2.0
93
```
94
95
## 🚀 Quick Start
0 commit comments