From b99101df851e193658484d81e22a4537a6df77ac Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Tue, 28 Apr 2015 09:57:30 +0000 Subject: [PATCH] [corey.bryant,trivial] Fix deploy from source README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8946a1e8..4b40ac39 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,8 @@ Deploying from source The minimum openstack-origin-git config required to deploy from source is: - openstack-origin-git: - "repositories: + openstack-origin-git: + "repositories: - {name: requirements, repository: 'git://git.openstack.org/openstack/requirements', branch: stable/juno} @@ -90,8 +90,8 @@ in the order in which they are specified. The following is a full list of current tip repos (may not be up-to-date): - openstack-origin-git: - "repositories: + openstack-origin-git: + "repositories: - {name: requirements, repository: 'git://git.openstack.org/openstack/requirements', branch: master}