We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a26cc0 commit c41b954Copy full SHA for c41b954
1 file changed
README.md
@@ -62,7 +62,7 @@ Create or using the virtual environment:
62
```
63
poetry shell
64
65
-(You can also use regular `source .venv/bin/activate`.)
+(You can also use regular `source .venv/bin/activate` if you have an existing .venv.)
66
67
You install the dependencies using:
68
0 commit comments