Update 'README.md'

This commit is contained in:
SMLoadrDev 2018-04-10 12:42:50 -07:00
parent e52af58d72
commit 8abe527da7
1 changed files with 2 additions and 2 deletions

View File

@ -106,8 +106,8 @@ git clone --depth 1 https://git.teknik.io/SMLoadrDev/SMLoadr.git
Move files and remove unnecessary ones:
```
mv SMLoadr/{package.json,SMLoadr.js} ./
rm -r SMLoadr
mv SMLoadr/{package.json,SMLoadr.js,./libs/} ./
rm -rf SMLoadr
```
Now we install what we've downloaded: