aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ext/wasm/README.md')
-rw-r--r--ext/wasm/README.md1
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
```