Skip to content

Commit 492730b

Browse files
authored
Merge pull request #950 from luotao1/luotao-master
fix typo
2 parents 3978e0b + d1d5041 commit 492730b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_cn/build_and_install/install/docker_install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ mac osx或者是windows机器,请参考
6767

6868
.. code-block:: bash
6969
70-
$ docker run -it paddledev/paddlepaddle:cpu-latest
70+
$ docker run -it paddledev/paddle:cpu-latest
7171
7272
即可启动和进入PaddlePaddle的container。如果运行GPU版本的PaddlePaddle,则需要先将
7373
cuda相关的Driver和设备映射进container中,脚本类似于

0 commit comments

Comments
 (0)