Skip to content

Commit c41b954

Browse files
committed
source .venv... only for existing .venv
1 parent 7a26cc0 commit c41b954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Create or using the virtual environment:
6262
```
6363
poetry shell
6464
```
65-
(You can also use regular `source .venv/bin/activate`.)
65+
(You can also use regular `source .venv/bin/activate` if you have an existing .venv.)
6666

6767
You install the dependencies using:
6868
```

0 commit comments

Comments
 (0)