diff --git a/deploy/pdserving/README.md b/deploy/pdserving/README.md index c461fd5e54d3a51ad3427f83a1fca35cbe3ab2d8..2b5a422444d7bedaa69773fbc678f292f5d0e684 100644 --- a/deploy/pdserving/README.md +++ b/deploy/pdserving/README.md @@ -201,7 +201,7 @@ The recognition model is the same. ## WINDOWS Users -Windows does not support Pipeline Serving, if we want to lauch paddle serving on Windows, we should use Web Service, for more infomation please refer to [Paddle Serving for Windows Users](https://github.com/PaddlePaddle/Serving/blob/develop/doc/WINDOWS_TUTORIAL.md) +Windows does not support Pipeline Serving, if we want to lauch paddle serving on Windows, we should use Web Service, for more infomation please refer to [Paddle Serving for Windows Users](https://github.com/PaddlePaddle/Serving/blob/develop/doc/Windows_Tutorial_EN.md) **WINDOWS user can only use version 0.5.0 CPU Mode** diff --git a/deploy/pdserving/README_CN.md b/deploy/pdserving/README_CN.md index 00024639b0b108225a0835499f62174b6618ae47..766c15181f2457b4a16a83a105cfa41de3c96cf3 100644 --- a/deploy/pdserving/README_CN.md +++ b/deploy/pdserving/README_CN.md @@ -189,7 +189,7 @@ python3 -m paddle_serving_client.convert --dirname ./ch_PP-OCRv2_rec_infer/ \ ## WINDOWS用户 -Windows用户不能使用上述的启动方式,需要使用Web Service,详情参见[Windows平台使用Paddle Serving指导](https://github.com/PaddlePaddle/Serving/blob/develop/doc/WINDOWS_TUTORIAL_CN.md) +Windows用户不能使用上述的启动方式,需要使用Web Service,详情参见[Windows平台使用Paddle Serving指导](https://github.com/PaddlePaddle/Serving/blob/develop/doc/Windows_Tutorial_CN.md) **WINDOWS只能使用0.5.0版本的CPU模式**