提交 efea5c84 编写于 作者: L liaogang

Revise some word in build doc

上级 8ddc5faa
......@@ -135,7 +135,7 @@ mkdir build && cd build
cmake ..
```
CMake first check PaddlePaddle's dependecies in system default path. After installing some optional
CMake first check PaddlePaddle's dependencies in system default path. After installing some optional
libraries, corresponding build option will be set automatically (for instance, glog, gtest and gflags).
If still not found, you can manually set it based on CMake error information from your screen.
......@@ -256,7 +256,7 @@ mkdir build && cd build
cmake ..
```
CMake first check PaddlePaddle's dependecies in system default path. After installing some optional
CMake first check PaddlePaddle's dependencies in system default path. After installing some optional
libraries, corresponding build option will be set automatically (for instance, glog, gtest and gflags).
If still not found, you can manually set it based on CMake error information from your screen.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册