Skip to content

Commit b2fab97

Browse files
committed
improve docs
1 parent cdfd52d commit b2fab97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ deno task build
1818

1919
This builds `./main.js` as a non-minified file with source mapping, intended for testing and debugging. This command also watches the source codes in `./src/` path and rebuilds `./main.js`.
2020

21+
You'll need [Deno](https://deno.com/). Run the following command.
22+
2123
```
2224
deno task watch
2325
```

0 commit comments

Comments
 (0)