diff --git a/doc/doc_ch/installation.md b/doc/doc_ch/installation.md index 37af74cc3e9559721ca1270147a446fc6b160e7b..5d8e5db0b19a6c8169b141f00c98291d0aec9f93 100644 --- a/doc/doc_ch/installation.md +++ b/doc/doc_ch/installation.md @@ -75,7 +75,7 @@ git clone https://gitee.com/paddlepaddle/PaddleOCR **4. 安装第三方库** ``` cd PaddleOCR -python3 -m pip install -r requirments.txt +python3 -m pip install -r requirements.txt ``` 注意,windows环境下,建议从[这里](https://www.lfd.uci.edu/~gohlke/pythonlibs/#shapely)下载shapely安装包完成安装,