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 1d420ec..38834c5 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