diff --git a/README.md b/README.md index 17255055..aac9cbf3 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,11 @@ Quickstart Guide: ----------------- Pull submodules: + git submodule update --init --recursive Install CMake and build the C++ tools: + sudo apt-get install cmake # version 3.5.0 or later required, # for Ubuntu Trusty pkg is called cmake3 mkdir build