Fixes bug 1484332

git url was wrong. Modified to proper url

Change-Id: I24ed1d236634bb3628556a52ae13612bd856794f
This commit is contained in:
naggappan 2015-08-13 22:44:42 -07:00
parent 7d3a448ce3
commit 6b9f4b274e
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Instructions
2. Clone Designate and DevStack inside the VM::
$ git clone https://git.openstack.org/cgit/openstack-dev/devstack.git
$ git clone https://git.openstack.org/openstack-dev/devstack.git
$ git clone https://github.com/openstack/designate.git
3. Install the Designate extension for DevStack::