Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Commit e38f06a

Browse files
authored
Update README.md
I have no idea what I'm doing, but, I found this to be necessary before I could `sample/run`
1 parent 025fddc commit e38f06a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
### Usage
66

7-
- `sample/run` to compile `sample/src/main/scala/Sample.scala`.
7+
- first, `npm install jszip`
8+
- then `sample/run` to compile `sample/src/main/scala/Sample.scala`.
89
- prints the WebAssembly Text Format (WAT) (Stack IR form) to the console, for debugging
910
- writes the binary format (WASM) to `target/output.wasm`
1011

0 commit comments

Comments
 (0)