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

[engine]Update README.md in engine
pull/3202/head
Hui Zhang 1 year ago committed by GitHub
commit 19a9d41c8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -38,7 +38,7 @@ For now we are using feature under `develop` branch of paddle, so we need to ins
For example:
```
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
```

Loading…
Cancel
Save