Browse Source

Update readme

yulai.li 7 years ago
parent
commit
9e2345e2d7
1 changed files with 1 additions and 1 deletions
  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
 ```