Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
39bytes committed Aug 19, 2024
1 parent 377e175 commit 6c0bdee
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 @@ -30,7 +30,7 @@ There are 5 save state slots. Save states can be loaded with the number keys 1-5

## Running the WASM frontend locally
Ensure that you have [wasm-pack](https://rustwasm.github.io/wasm-pack/), [Node](https://nodejs.org/en) and [pnpm](https://pnpm.io/) installed.
First, build the wasm-package:
First, build the wasm crate:
```
cd emu-wasm
wasm-pack build
Expand Down

0 comments on commit 6c0bdee

Please sign in to comment.