We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d3357c commit 7c93922Copy full SHA for 7c93922
1 file changed
README.md
@@ -25,8 +25,7 @@ After cloning this repo, please run the following commands,
25
preferably after creating a virtual environment:
26
27
```
28
-cd src/
29
-pip install -r requirements.txt
+pip install -r src/requirements.txt
30
mkdir reading_sets/post-build/
31
32
0 commit comments