diff --git a/README.md b/README.md index 34e22a726282f9167e70a30cb792335ad171b34f..5630c88a460acc7d2f92791dac900744376c75c7 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,11 @@ You may need to use a domestic mirror source (in China, you can use the Tsinghua If you need install modules compiled with develop branch, please download packages from [latest packages list](./doc/LATEST_PACKAGES.md) and install with `pip install` command. -Packages of Paddle Serving support Centos 6/7 and Ubuntu 16/18, or you can use HTTP service without install client. +Packages of paddle-serving-server and paddle-serving-server-gpu support Centos 6/7 and Ubuntu 16/18. +Packages of paddle-serving-client and paddle-serving-app support Linux and Windows, but only support python2.7/3.6/3.7. + +Recommended to install paddle >= 1.8.2.

Pre-built services with Paddle Serving