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

Fix chmod commands

This commit is contained in:
HackrOne 2018-02-03 11:07:20 -08:00
parent 600b5b9f17
commit 4d106967c9

View File

@ -64,13 +64,13 @@ See "How to use (from source)" to run it on ARM devices like the Raspberry Pi.
###Interactive:
```
chmod +x
chmod +x SMLoadr-linux-x64
./SMLoadr-linux-x64
```
###CLI:
```
chmod +x
chmod +x SMLoadr-linux-x64
./SMLoadr-linux-x64 -q "MP3_128" -p "DOWNLOADS/" "http://www.deezer.com/album|artist|playlist|profile|track/0123456789"
```