Skip to content

Commit

Permalink
Update compile_and_install_cn.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gaina99 committed Aug 18, 2021
1 parent a0cc144 commit 8d6c671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/md/compile_and_install_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ cmake .. -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DPYTHON_EXECUTABLE=/us
```sh
pip3 install ./third_party/paddle/src/extern_paddle-build/python/dist/paddlepaddle-1.8.5-cp38-cp38-linux_x86_64.whl -U
```
安装对应的安装包
4.安装PaddleFL对应的安装包

```sh
make install
Expand Down

0 comments on commit 8d6c671

Please sign in to comment.