From 438b9a3da37137bc1e308b02f452a3ed09da42ff Mon Sep 17 00:00:00 2001 From: Cheerego <35982308+shanyi15@users.noreply.github.com> Date: Thu, 9 May 2019 20:29:40 +0800 Subject: [PATCH] add notice of "build from source" in install doc (#850) --- doc/fluid/beginners_guide/install/index_cn.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/fluid/beginners_guide/install/index_cn.rst b/doc/fluid/beginners_guide/install/index_cn.rst index a235e97725ba0..75630f7c2b812 100644 --- a/doc/fluid/beginners_guide/install/index_cn.rst +++ b/doc/fluid/beginners_guide/install/index_cn.rst @@ -37,6 +37,8 @@ PaddlePaddle目前支持以下环境: :code:`docker run --name [Name of container] -it -v $PWD:/paddle paddlepaddle/paddle:[docker版本号] /bin/bash` 其中[docker版本号]请查阅 `DockerHub `_ + +- 如果您有开发PaddlePaddle的需求,请参考:`从源码编译 `_ .. toctree:: :hidden: