Skip to content

Commit

Permalink
📝 Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdalisue committed May 5, 2024
1 parent 9cfb2a6 commit 3c41268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $ ogh clone denoland/deno_std
Use `deno install` command to install the command.

```console
$ 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
```

Then use it as `ogh` like
Expand Down

0 comments on commit 3c41268

Please sign in to comment.