pip安装支持
diff --git a/README.md b/README.md
index 8cba883..9a9342d 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,10 @@
 ### 安装
 下载代码   
 python setup.py install
-
+Git安装   
+pip install git+http://git.dev.qianmi.com/tda/dubbo-client-py.git   
+或者   
+pip install git+https://github.com/ofpay/dubbo-client-py.git
 
 ### 在客户端实现负载均衡,服务发现  
 通过注册中心的zookeeper,获取服务的注册信息