Skip to content
Snippets Groups Projects
Commit a45a69ab authored by Nils Vreman's avatar Nils Vreman
Browse files

Update readme code

parent 349b02ac
No related branches found
No related tags found
No related merge requests found
...@@ -12,8 +12,12 @@ To be able to run this benchmark test, aside from __python3.6__, two packages ar ...@@ -12,8 +12,12 @@ To be able to run this benchmark test, aside from __python3.6__, two packages ar
2. ortools 2. ortools
These packages can easily be installed with the commands: These packages can easily be installed with the commands:
```
pip3 install numpy pip3 install numpy
```
```
pip3 install ortools pip3 install ortools
```
### Execution ### Execution
After installing necessary packages, the benchmark test could be executed using After installing necessary packages, the benchmark test could be executed using
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment