s/pip/pip3/ (#303)

master
Jon Stevens 2020-01-16 18:26:19 +07:00 committed by Ronan
parent 2edd9658be
commit aa3e5bee2b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ pip3 install scdl
```
or
```
pip install git+https://github.com/flyingrub/scdl
pip3 install git+https://github.com/flyingrub/scdl
```
or