Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/crewdevio/Snel into main
Browse files Browse the repository at this point in the history
  • Loading branch information
buttercubz committed Apr 1, 2021
2 parents b4831d4 + 8ed1091 commit 41aa59e
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 @@ -44,7 +44,7 @@ It is a `tool/framework` to compile .svelte component to javascript files to cre
the only thing you need is to run the installation command.

```console
deno run --allow-run https://deno.land/x/snel/install.ts
deno run --allow-run --allow-read https://deno.land/x/snel/install.ts
```

> wait wait! Why should I run a script instead of using deno install to install Snel?
Expand Down

0 comments on commit 41aa59e

Please sign in to comment.