Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TodePond authored Oct 6, 2022
1 parent 6f9bf3c commit 7ee0528
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 @@ -24,7 +24,7 @@ An extra `-standalone.js` file will appear, that you can run in the command line
## How do I install it?
Run this command using [deno](https://deno.land/):
```
deno install --allow-write --allow-read https://deno.land/x/frogasaurus/frogasaurus.js
deno install --allow-write=. --allow-read=. https://deno.land/x/frogasaurus/frogasaurus.js
```

## What? I don't understand?
Expand Down

0 comments on commit 7ee0528

Please sign in to comment.