Skip to content

Commit 54e5bb3

Browse files
committed
Update README.md
1 parent 306981b commit 54e5bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ cd self-operating-computer
5151
```
5252
python3 -m venv venv
5353
```
54-
If you use Poetry instead of `venv` create a Python virtual environment with Poetry.
54+
If you use Poetry instead of `venv` create a Python virtual environment like so.
5555
```
5656
cat requirements.txt | xargs poetry add
5757
```

0 commit comments

Comments
 (0)