未验证 提交 19a9d41c 编写于 作者: H Hui Zhang 提交者: GitHub

Merge pull request #3200 from PaddlePaddle/SmileGoat-patch-1

[engine]Update README.md in engine
...@@ -38,7 +38,7 @@ For now we are using feature under `develop` branch of paddle, so we need to ins ...@@ -38,7 +38,7 @@ For now we are using feature under `develop` branch of paddle, so we need to ins
For example: For example:
``` ```
source venv/bin/activate source venv/bin/activate
python -m pip install paddlepaddle==0.0.0 -f https://www.paddlepaddle.org.cn/whl/linux/cpu-mkl/develop.html python -m pip install paddlepaddle==2.4.2 -i https://mirror.baidu.com/pypi/simple
./build.sh ./build.sh
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册