summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEirik Nygaard <eirik@yahoo-inc.com>2016-06-22 13:25:04 +0200
committerEirik Nygaard <eirik@yahoo-inc.com>2016-06-22 13:25:04 +0200
commit9740540b7cf4b29015ebb043194e4e884edad62f (patch)
tree9b9ffa02a0abbdd488600c987c09414b2d98594f /README.md
parentf7b80b4fce046213638319fba40537bde171269e (diff)
Use full boostrap before building C++
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c8d3f69ccd3..709c6adb798 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ C++ building is currently supported on CentOS 7:
TODO: List required build dependencies
- sh bootstrap.sh
+ sh bootstrap.sh full
cmake .
make
make test