pip[3] in case pip3 doesn't exist :)

This commit is contained in:
Ad Schellevis 2021-02-09 11:12:31 +01:00
parent d0c3cfb0cb
commit 51bd72f0a1
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ pkg install py37-pip jpeg-turbo gmake
Install Sphinx, our default theme and contrib packages:
```
pip3 install -r requirements.txt --upgrade
pip[3] install -r requirements.txt --upgrade
```
### Update API endpoints