Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pbustos authored Jan 31, 2024
1 parent 8cb7d54 commit 4e42801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ To be able to use the DSR/CORTEX infraestructure you need to follow the next ste
### Step 1
From ubuntu repositories you need:
```bash
sudo apt install libasio-dev libtinyxml2-dev libopencv-dev libqglviewer-dev-qt6 libeigen3-dev python3-dev python3-pybind11 cmake gcc-10 g++-10
sudo apt install libasio-dev libtinyxml2-dev libopencv-dev libeigen3-dev python3-dev python3-pybind11 cmake gcc-10 g++-10
```

> __NOTE :__ If you are using `python` with `Anaconda`, `cmake` might not be able to find pybind11 installation. So, you have to install it using `conda-forge` as well :
Expand Down

0 comments on commit 4e42801

Please sign in to comment.