We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74a3d7 commit 6f7575aCopy full SHA for 6f7575a
1 file changed
README.md
@@ -199,6 +199,7 @@ make install
199
# or manually:
200
python3 -m venv .venv
201
source .venv/bin/activate
202
+pip install --upgrade pip
203
pip install -r requirements.txt
204
```
205
0 commit comments