This commit is contained in:
ZhuWen
2016-08-18 14:51:30 -04:00
committed by Nan Zhu
parent 6d0426e6e3
commit 59246350ca
+1 -1
View File
@@ -99,7 +99,7 @@ export CXX = g++-5
Now, build using the following commands Now, build using the following commands
````bash ```bash
cd ..; cp make/config.mk ./config.mk; make -j4 cd ..; cp make/config.mk ./config.mk; make -j4
``` ```