Update README.md for repo project

change the repo link to the one which is from git.openstack

Change-Id: I4e24ce1fae1fd54311c30cc8efe7e342f8e37c34
This commit is contained in:
xuan.mingyi 2015-08-19 02:22:08 +00:00
parent 9e051c620a
commit 29863199ce
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Getting Started
Clone the repo::
$ git clone https://github.com/openstack/python-tuskarclient.git
$ git clone https://git.openstack.org/openstack/python-tuskarclient
Then, use ``tox`` to set up a virtual environment and run tests::