Skip to content

Commit 3c41268

Browse files
committed
📝 Fix README
1 parent 9cfb2a6 commit 3c41268

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
@@ -30,7 +30,7 @@ $ ogh clone denoland/deno_std
3030
Use `deno install` command to install the command.
3131

3232
```console
33-
$ deno install --allow-net --allow-run --allow-read jsr:@lambdalisue/ogh
33+
$ deno install --allow-net --allow-run --allow-read --allow-env -f -g jsr:@lambdalisue/ogh
3434
```
3535

3636
Then use it as `ogh` like

0 commit comments

Comments
 (0)