Fix pip install command.
[ci skip]
This commit is contained in:
parent
31d2a1c1d0
commit
8a8306e57a
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ python setup.py install --home=$HOME
|
|||
Another option is to use pip:
|
||||
|
||||
```shell
|
||||
pip install dosage
|
||||
pip install requests dosage
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue