We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9bf06 commit 222a923Copy full SHA for 222a923
README.md
@@ -30,7 +30,7 @@ $ ogh clone denoland/deno_std
30
Use `deno install` command to install the command.
31
32
```console
33
-$ deno install --allow-net --allow-run --allow-read --allow-env jsr:@lambdalisue/ogh/cli
+$ deno install --global --allow-net --allow-run --allow-read --allow-env jsr:@lambdalisue/ogh/cli
34
```
35
36
Then use it as `ogh` like
0 commit comments