We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6bc29e commit f43eff3Copy full SHA for f43eff3
README.md
@@ -24,7 +24,7 @@ If you've already cloned the repo but you need to get updated code, then follow
24
- Then run these steps to get the updates:
25
26
```sh
27
-git update origin master
+git pull origin master
28
npm install
29
```
30
0 commit comments