We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f1ec06 commit beddf8eCopy full SHA for beddf8e
docs/quickstart.md
@@ -40,7 +40,7 @@ For example with pyvenv on linux:
40
```bash
41
pip install -r requirements_servers.txt
42
```
43
- - to also install requirements for stronger scheduling algorithms add:
+ - to also install requirements for stronger scheduling algorithms, run:
44
45
pip install -r requirements_mip_cp.txt
46
0 commit comments