diff --git a/README.md b/README.md index aa7cff6378b06ca386df1ad07c3d0b875899782c..8575194a3b5a07165d3091a8e647e0182d0c11f9 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ pip install paddle-serving-server # CPU pip install paddle-serving-server-gpu # GPU ``` +You may need to use a domestic mirror source (in China, you can use the Tsinghua mirror source, add "-i https://pypi.tuna.tsinghua.edu.cn/simple" to pip command) to speed up the download.