We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 539e35c commit 15922acCopy full SHA for 15922ac
README.md
@@ -45,10 +45,10 @@ pip install pytest
45
pip install pytest sqlalchemy
46
47
# for chapter 4+5
48
-pip install requirements.txt
+pip install -r requirements.txt
49
50
# for chapter 6+
51
52
pip install -e src/
53
```
54
0 commit comments