Fixes typo in repo URL to git clone

Updated quickstart-aio.rst with correct URL

Change-Id: I811ad757765b07495e721a290fb56ee3fb3e4340
Closes-Bug: 1507209
This commit is contained in:
Amy Marrich
2015-10-17 16:29:55 -05:00
parent a6d4ed6a1b
commit 1feaad2143

View File

@@ -56,7 +56,7 @@ repository root directory:
.. code-block:: bash
$ git clone https://github.com/openstack/openstack/ansible \
$ git clone https://github.com/openstack/openstack-ansible \
/opt/openstack-ansible
$ cd /opt/openstack-ansible