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 1376fb3 commit 68796c5Copy full SHA for 68796c5
README.md
@@ -32,7 +32,7 @@ uv sync
32
Otherwise, the application can be installed as a standard Python module:
33
34
```sh
35
-python3 install src
+pip install -e src
36
```
37
38
### Running
0 commit comments