ソースを参照

Update readme

yulai.li 7 年 前
コミット
9e2345e2d7
1 ファイル変更1 行追加1 行削除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -9,7 +9,7 @@ For now this package is tested in python 2.7
 ### Install Package
 
 ```
-# git clone http://github.com/blacktear23/tidb_django.git
+# git clone https://github.com/blacktear23/django_tidb.git
 # cd tidb_django
 # python setup.py install
 ```