Skip to content

Commit

Permalink
Update submodules after checkout.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdumas committed Feb 18, 2018
1 parent dff77f2 commit 0d6de68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,10 @@ the dependencies of the `igl::opengl::glfw::Viewer`.

We recommend you to install libigl using git via:

git clone --recursive https://github.com/libigl/libigl.git
git clone https://github.com/libigl/libigl.git
cd libigl/
git checkout 6ebc585611d27d8e2038bbbf9cb4910c51713848
git submodule update --init --recursive
cd ..

If you have installed libigl at `/path/to/libigl/` then a good place to clone
Expand Down

0 comments on commit 0d6de68

Please sign in to comment.