diff options
Diffstat (limited to 'ext/wasm/README.md')
-rw-r--r-- | ext/wasm/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/wasm/README.md b/ext/wasm/README.md index f95001359..103295384 100644 --- a/ext/wasm/README.md +++ b/ext/wasm/README.md @@ -25,6 +25,7 @@ Those parts only need to be run once, but the SDK can be updated using: ``` $ git pull +$ ./emsdk install latest $ ./emsdk activate latest ``` |