diff --git a/ppstructure/README.md b/ppstructure/README.md index 72a75c23e71e209f1ad4ca2e8f60561be3953c78..d6f1d1928eac4b9abe6077d123b680084a20c76e 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 9ba017daf7b50bd3a5590df76eba2ad9e3fc5bf6..6cb8a07f57a23fa0cbaf501457b452d097d2da16 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**