mirror of https://git.fuwafuwa.moe/SMLoadrDev/SMLoadr synced 2024-09-30 02:08:44 +02:00

Update 'README.md'

This commit is contained in:
SMLoadrDev 2018-04-10 12:42:50 -07:00
parent e52af58d72
commit 8abe527da7

View File

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