Skip to content

Commit 50dffe1

Browse files
authored
Add git pull to README.md (#1460)
Minor addition to bring README.md in line with the web documentation. Resolves #1447.
1 parent a36df02 commit 50dffe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ That explains how to use the emsdk to get the latest binary builds (without
2020
compiling from source). Basically, that amounts to
2121

2222
```
23+
git pull
2324
./emsdk install latest
2425
./emsdk activate latest
2526
```

0 commit comments

Comments
 (0)