diff --git a/readme.md b/readme.md index e9873bf..5edee84 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ The full process is as follows: sudo apt install python3-pip git clone https://gitea.86thumbs.net/waldek/ccpq.git cd ccpq -pip install --user -r requirements.txt +python3 -m pip install --user -r requirements.txt ``` ## Development