fixes pip3 mistake in doc
This commit is contained in:
parent
5a334966b5
commit
6567adbe03
|
@ -23,7 +23,7 @@ The full process is as follows:
|
||||||
sudo apt install python3-pip
|
sudo apt install python3-pip
|
||||||
git clone https://gitea.86thumbs.net/waldek/ccpq.git
|
git clone https://gitea.86thumbs.net/waldek/ccpq.git
|
||||||
cd ccpq
|
cd ccpq
|
||||||
pip install --user -r requirements.txt
|
python3 -m pip install --user -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
Loading…
Reference in New Issue