diff --git a/ppstructure/README.md b/ppstructure/README.md index 0d0d93ef8e..de544e1cbe 100644 --- a/ppstructure/README.md +++ b/ppstructure/README.md @@ -30,8 +30,8 @@ python3 -m pip install paddlepaddle-gpu==2.1.1 -i https://mirror.baidu.com/pypi/ # CPU python3 -m pip install paddlepaddle==2.1.1 -i https://mirror.baidu.com/pypi/simple -# For more,refer[Installation](https://www.paddlepaddle.org.cn/install/quick)。 ``` +For more,refer [Installation](https://www.paddlepaddle.org.cn/install/quick) . - **(2) Install Layout-Parser** diff --git a/ppstructure/README_ch.md b/ppstructure/README_ch.md index 9ba017daf7..6cb8a07f57 100644 --- a/ppstructure/README_ch.md +++ b/ppstructure/README_ch.md @@ -30,8 +30,8 @@ python3 -m pip install paddlepaddle-gpu==2.1.1 -i https://mirror.baidu.com/pypi/ # CPU安装 python3 -m pip install paddlepaddle==2.1.1 -i https://mirror.baidu.com/pypi/simple -# 更多需求,请参照[安装文档](https://www.paddlepaddle.org.cn/install/quick)中的说明进行操作。 ``` +更多需求,请参照[安装文档](https://www.paddlepaddle.org.cn/install/quick)中的说明进行操作。 - **(2) 安装 Layout-Parser**