Fix script execution.
This commit is contained in:
@@ -8,7 +8,7 @@ the following code runs `deno --allow-net example.ts` which is located in `/some
|
|||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
/some/work/dir$ deno --allow-run --allow-read https://deno.land/x/rhinoder@v1.2.0/mod.ts --allow-net example.ts
|
/some/work/dir$ deno run --allow-run --allow-read https://deno.land/x/rhinoder@v1.2.0/mod.ts --allow-net example.ts
|
||||||
```
|
```
|
||||||
|
|
||||||
## Thanks to
|
## Thanks to
|
||||||
|
|||||||
Reference in New Issue
Block a user