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 d1fd136 commit 7bc1cf2Copy full SHA for 7bc1cf2
README.md
@@ -51,10 +51,6 @@ cd self-operating-computer
51
```
52
python3 -m venv venv
53
54
-If you use Poetry instead of `venv` create a Python virtual environment like so.
55
-```
56
-cat requirements.txt | xargs poetry add
57
58
4. **Activate the virtual environment**:
59
60
source venv/bin/activate
0 commit comments