diff --git a/ppstructure/README.md b/ppstructure/README.md index 0d0d93ef8e166a3f7a07c1ce467cf2069934dc44..de544e1cbed709a2d4dc1c256bdd27b72766abd7 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**