From 8a8442ce69c9c976d0d72d21d5a6c48115b71979 Mon Sep 17 00:00:00 2001 From: Dmitry Teselkin Date: Wed, 11 Dec 2013 11:36:25 +0400 Subject: [PATCH] Documentation updated Change-Id: Idc8c4c98464cf2bab7f8154f9a15d3e4f51c2b2b --- .../src/docbkx/content/setup_lab_environment.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/getting-started/src/docbkx/content/setup_lab_environment.xml b/src/getting-started/src/docbkx/content/setup_lab_environment.xml index 7c37f19..a635537 100644 --- a/src/getting-started/src/docbkx/content/setup_lab_environment.xml +++ b/src/getting-started/src/docbkx/content/setup_lab_environment.xml @@ -87,12 +87,12 @@ - Checkout the stable/grizzly branch + Checkout the stable/havana branch >$ cd devstack ->$ git checkout stable/grizzly +>$ git checkout stable/havana @@ -100,10 +100,10 @@ ->$ wget https://raw.github.com/stackforge/murano-deployment/release-0.2/ +>$ wget https://raw.github.com/stackforge/murano-deployment/release-0.4/ getting-started/localrc ->$ wget https://raw.github.com/stackforge/murano-deployment/release-0.2/ - getting-started/local.sh -O local.sh-O local.sh +>$ wget https://raw.github.com/stackforge/murano-deployment/release-0.4/ + getting-started/local.sh >$ chmod +x local.sh