Skip to content

Commit 222a923

Browse files
authored
Update README.md
1 parent 4a9bf06 commit 222a923

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 --allow-env jsr:@lambdalisue/ogh/cli
33+
$ deno install --global --allow-net --allow-run --allow-read --allow-env jsr:@lambdalisue/ogh/cli
3434
```
3535

3636
Then use it as `ogh` like

0 commit comments

Comments
 (0)