Skip to content

Commit bc52c45

Browse files
committed
Updated installation instructions
1 parent 8650745 commit bc52c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_pages/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To use the latest version of Detection Metrics you need to compile and install i
3030

3131
| Ubuntu | MacOS |
3232
|:-------------:|:-------------:|
33-
| `sudo apt install build-essential git cmake rapidjson-dev libssl-dev` <br> `sudo apt install libboost-dev libboost-filesystem-dev libboost-system-dev libboost-program-options-dev` | `sudo easy_install numpy` <br> `brew install cmake boost rapidjson` |
33+
| `sudo apt install build-essential git cmake rapidjson-dev libssl-dev` <br> `sudo apt install libboost-dev libboost-filesystem-dev libboost-system-dev libboost-program-options-dev python-dev python-numpy` | `sudo easy_install numpy` <br> `brew install cmake boost rapidjson` |
3434
3535

3636
| Ubuntu | MacOS |

0 commit comments

Comments
 (0)