Add git pull to README.md (#1460)
Minor addition to bring README.md in line with the web documentation. Resolves #1447.
This commit is contained in:
@@ -20,6 +20,7 @@ That explains how to use the emsdk to get the latest binary builds (without
|
|||||||
compiling from source). Basically, that amounts to
|
compiling from source). Basically, that amounts to
|
||||||
|
|
||||||
```
|
```
|
||||||
|
git pull
|
||||||
./emsdk install latest
|
./emsdk install latest
|
||||||
./emsdk activate latest
|
./emsdk activate latest
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user