Commit 3cae04e7 authored by bjjwwang's avatar bjjwwang
Browse files

fix windows readme

parent 4d6a5636
......@@ -205,7 +205,7 @@ Windows does not support Pipeline Serving, if we want to lauch paddle serving on
**Prepare Stage:**
```
pip3 install paddle-serving-server==0.6.0
pip3 install paddle-serving-server==0.5.0
pip3 install paddle-serving-app==0.3.1
```
......
......@@ -199,7 +199,7 @@ Windows用户不能使用上述的启动方式,需要使用Web Service,详
准备阶段:
```
pip3 install paddle-serving-server==0.6.0
pip3 install paddle-serving-server==0.5.0
pip3 install paddle-serving-app==0.3.1
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment