Skip to content

Commit beddf8e

Browse files
dsmitscantordust
andauthored
Update docs/quickstart.md
Co-authored-by: Alexander Hadjiivanov <[email protected]>
1 parent 6f1ec06 commit beddf8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For example with pyvenv on linux:
4040
```bash
4141
pip install -r requirements_servers.txt
4242
```
43-
- to also install requirements for stronger scheduling algorithms add:
43+
- to also install requirements for stronger scheduling algorithms, run:
4444
```bash
4545
pip install -r requirements_mip_cp.txt
4646
```

0 commit comments

Comments
 (0)