Skip to content

Commit 7b2864b

Browse files
authored
Update README.md
Remove dependency on NPM
1 parent 94cdc31 commit 7b2864b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

wasm/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ rawdrawwasm
55
## Prerequisites
66

77
```
8-
sudo apt-get install npm binaryen clang llvm lld
9-
sudo npm install terser -g
8+
sudo apt-get install binaryen clang llvm lld terser
109
```
1110

1211
You may need to add llvm bins to your path, i.e.

0 commit comments

Comments
 (0)