Skip to content

Commit 68ad9dd

Browse files
authored
Merge pull request #413 from PaddlePaddle/Liwb5-patch-1
Update README.md
2 parents d5f3178 + 6739074 commit 68ad9dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/Graph4Rec/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Highlighted features:
2828
Please install paddlepaddle and pgl before using Graph4Rec.
2929

3030
```
31-
python -m pip install paddlepaddle==0.0.0 -f https://www.paddlepaddle.org.cn/whl/linux/cpu-mkl/develop.html
31+
python -m pip install paddlepaddle-gpu==2.3.0
3232
33-
pip install pgl -U
33+
python -m pip install pgl==2.2.3
3434
```
3535

3636
## Quick start

0 commit comments

Comments
 (0)