Commit 7cf79a5e authored by Clement Guedez's avatar Clement Guedez Committed by jeremad

correct typo in build doc

parent 12955ba2
...@@ -29,7 +29,7 @@ cmake -DCREATE_BOX_PACKAGE=OFF \ ...@@ -29,7 +29,7 @@ cmake -DCREATE_BOX_PACKAGE=OFF \
``` ```
# Installing the dependencies on Ubuntu: # Installing the dependencies on Ubuntu:
sudo apt install bison clang-tools cmake doxygen flew \ sudo apt install bison clang-tools cmake doxygen flex \
libceres-dev libeigen3-dev libglm-dev \ libceres-dev libeigen3-dev libglm-dev \
libfaac-dev libfaad-dev \ libfaac-dev libfaad-dev \
libglew-dev libglfw3-dev \ libglew-dev libglfw3-dev \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment