mac tut: fix boost steps

This commit is contained in:
Jennifer Hasegawa
2019-03-11 15:26:48 -07:00
parent fa0065bd43
commit aaf51abea3

View File

@@ -32,6 +32,7 @@ For development purposes Ripple recommends running `rippled` as your own user, n
3. In a terminal, run:
cd /LOCATION/OF/YOUR/BOOST/DIRECTORY
./bootstrap.sh
./b2 cxxflags="-std=c++14"