Update README.md

This commit is contained in:
CapDog 2020-08-24 16:52:17 -04:00 committed by GitHub
parent 114a307643
commit 1e83815701

View file

@ -32,7 +32,7 @@ For easy setup on your Laptop/Desktop, [a wizard is available here.](https://git
2) Download and Install API
```
git pull https://github.com/shocknet/api
git clone https://github.com/shocknet/api
cd api
yarn install
```