Update install_en.md

This commit is contained in:
littletomatodonkey 2021-06-21 14:51:56 +08:00 committed by GitHub
parent ee40bf1b41
commit c59e7acf9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ You can also visit [DockerHub](https://hub.docker.com/r/paddlepaddle/paddle/tags
```
# use ctrl+P+Q to exit docker, to re-enter docker using the following command:
sudo docker container exec -it ppcls /bin/bash
sudo docker exec -it ppcls /bin/bash
```
### 1.3 Install PaddlePaddle using pip