diff --git a/ppstructure/README.md b/ppstructure/README.md index 185aa88d..b28d1ce7 100644 --- a/ppstructure/README.md +++ b/ppstructure/README.md @@ -2,8 +2,7 @@ install layoutparser ```sh -wget https://paddleocr.bj.bcebos.com/whl/layoutparser-0.0.0-py3-none-any.whl -pip3 install layoutparser-0.0.0-py3-none-any.whl +pip3 install https://paddleocr.bj.bcebos.com/whl/layoutparser-0.0.0-py3-none-any.whl ``` ## 1. Introduction to pipeline diff --git a/ppstructure/README_ch.md b/ppstructure/README_ch.md index 2cd1f6fb..2ffac2e9 100644 --- a/ppstructure/README_ch.md +++ b/ppstructure/README_ch.md @@ -2,8 +2,7 @@ 安装layoutparser ```sh -wget https://paddleocr.bj.bcebos.com/whl/layoutparser-0.0.0-py3-none-any.whl -pip3 install layoutparser-0.0.0-py3-none-any.whl +pip3 install https://paddleocr.bj.bcebos.com/whl/layoutparser-0.0.0-py3-none-any.whl ``` ## 1. pipeline介绍