We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cfb2a6 commit 3c41268Copy full SHA for 3c41268
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 jsr:@lambdalisue/ogh
+$ deno install --allow-net --allow-run --allow-read --allow-env -f -g jsr:@lambdalisue/ogh
34
```
35
36
Then use it as `ogh` like
0 commit comments