[fix](manual inst): Add Git submodule instruction

In light of `gtest` and `gmock` now being submodules.

Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
Dom Rodriguez 2020-09-22 23:09:44 +01:00
parent b00bda926e
commit 5849414608
No known key found for this signature in database
GPG Key ID: 72DCF1231E54BD43
1 changed files with 1 additions and 0 deletions

@ -38,6 +38,7 @@ git clone https://github.com/debauchee/barrier.git
# you can get release tarballs instead
# if you want to build from a specific tag/release
cd barrier
git submodule update --init --recursive
./clean_build.sh
cd build
sudo make install # install to /usr/local/