Skip to content

Commit

Permalink
Mention npm i in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thetarnav committed Apr 19, 2024
1 parent 63acbfd commit 7eb9800
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ Add `js_wasm32` target to `ols.json` if you want to use [OLS](https://github.com

Take look at [`package.json`](https://github.com/thetarnav/odin-wasm/tree/main/package.json) for all the available scripts.

*(You need to run `npm i` beforehand)*

The most important ones are:

- `npm run dev` - starts the server and watches for changes
Expand Down

0 comments on commit 7eb9800

Please sign in to comment.