diff --git a/doc/doc_ch/installation.md b/doc/doc_ch/installation.md index 5bc14b897aacb3c71e26291cc2028a71e709ef21..381d1a9e8522c40fc4a2784024ee20537e6f11ba 100644 --- a/doc/doc_ch/installation.md +++ b/doc/doc_ch/installation.md @@ -7,7 +7,7 @@ PaddleOCR 工作环境 - glibc 2.23 - cuDNN 7.6+ (GPU) -建议使用我们提供的docker运行PaddleOCR,有关docker、nvidia-docker使用请参考[链接](https://docs.docker.com/get-started/)。 +建议使用我们提供的docker运行PaddleOCR,有关docker、nvidia-docker使用请参考[链接](https://www.runoob.com/docker/docker-tutorial.html/)。 *如您希望使用 mac 或 windows直接运行预测代码,可以从第2步开始执行。* diff --git a/doc/doc_en/installation_en.md b/doc/doc_en/installation_en.md index 37f66b05e72eee46cdb25dba758b84ff5037c4eb..b62d9b298dcb6f1757cb1a522565fb4c19484d6d 100644 --- a/doc/doc_en/installation_en.md +++ b/doc/doc_en/installation_en.md @@ -7,7 +7,7 @@ PaddleOCR working environment: - python3.7 - glibc 2.23 -It is recommended to use the docker provided by us to run PaddleOCR, please refer to the use of docker [link](https://docs.docker.com/get-started/). +It is recommended to use the docker provided by us to run PaddleOCR, please refer to the use of docker [link](https://www.runoob.com/docker/docker-tutorial.html/). *If you want to directly run the prediction code on mac or windows, you can start from step 2.*