提交 0833a05d 编写于 作者: Z ZP Jiang 提交者: Gines

Fix a typo in installation.md (#1359)

Fix a typo in installation.md
上级 4da68739
......@@ -320,7 +320,7 @@ If you only have an integrated Intel Graphics card, then it will most probably b
build/examples/openpose/openpose.bin --num_gpu 1 --num_gpu_start 1
```
Also as a side note, if the default installation fails (i.e., the one explained above), instal Caffe separately and set `BUILD_CAFFE` to false in the CMake config. Steps:
Also as a side note, if the default installation fails (i.e., the one explained above), install Caffe separately and set `BUILD_CAFFE` to false in the CMake config. Steps:
- Re-create the build folder: `rm -rf build; mkdir build; cd build`.
- `brew uninstall caffe` to remove the version of Caffe previously installed via cmake.
- `brew install caffe` to install Caffe separately.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册