Commit 270e501a authored by Kaiyu Shi's avatar Kaiyu Shi Committed by Matthijs Douze

Add missing cd command for cmake bulid (#305)

ok
parent 762ab733
......@@ -354,6 +354,7 @@ is enabled), the build process can be done by the following commands:
```
mkdir build
cd build
cmake ..
make # use -j to enable parallel build
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment