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 4a4e63e commit 6baf485Copy full SHA for 6baf485
1 file changed
README.md
@@ -84,7 +84,7 @@ source .venv/bin/activate # for Windows OS, .\.venv\Scripts\Activate instead sh
84
#### Install dependencies
85
86
```sh
87
-pip install -r requirements.txt
+pip install .
88
```
89
90
</details>
0 commit comments