We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609ba90 commit 51c26e7Copy full SHA for 51c26e7
README.md
@@ -38,7 +38,6 @@ After completing the installation of Python 3.13, you must create a virtual envi
38
```bash
39
poetry env use python3.13
40
poetry install
41
-poetry run invoke install
42
```
43
44
The above code will get the virtualenv up and running for the first time. After the initial setup, you can run waterbutler by running:
0 commit comments