Skip to content

Commit c686595

Browse files
authored
Merge pull request #13432 from PaddlePaddle/update-install-command
update install command of latest readme
2 parents 9cc1937 + f409367 commit c686595

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ pip install paddlepaddle
2727
# Linux GPU cuda9cudnn7
2828
pip install paddlepaddle-gpu
2929
# Linux GPU cuda8cudnn7
30-
pip install paddlepaddle-gpu==0.14.0.post87
30+
pip install paddlepaddle-gpu==0.15.0.post87
3131
# Linux GPU cuda8cudnn5
32-
pip install paddlepaddle-gpu==0.14.0.post85
32+
pip install paddlepaddle-gpu==0.15.0.post85
3333
3434
# For installation on other platform, refer to http://paddlepaddle.org/
3535
```

0 commit comments

Comments
 (0)