From 2164e6da34e4f823fe265e0a39683785372601b8 Mon Sep 17 00:00:00 2001 From: liaogang Date: Wed, 31 Aug 2016 05:37:30 +0000 Subject: [PATCH] revise ReadMe installation word ISSUE=4602919 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1445 1ad973e4-5ce8-4261-8a94-b56d1f490c56 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6832a2ceee..d6e2cb65cf2 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ learning to many products at Baidu. the capability of PaddlePaddle to make a huge impact for your product. ## Installation -See [Installation Guide](http://paddlepaddle.org/doc/build/) to install from pre-built package or build from the source code. (Note: The intallation packages are still in pre-release state and your experience of installation may not be smooth.). +See [Installation Guide](http://paddlepaddle.org/doc/build/) to install from pre-built package or build from the source code. (Note: The installation packages are still in pre-release state and your experience of installation may not be smooth.). ## Documentation - [Chinese Documentation](http://paddlepaddle.org/doc_cn/)
-- GitLab