summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThais Siqueira <thais.siqueira@gmail.com>2017-06-02 14:14:33 -0300
committerThais Siqueira <thais.siqueira@gmail.com>2017-06-02 14:14:33 -0300
commit7115b78f9ae641d59dd4dace9f3fceb835dab0d3 (patch)
treeb43c7d53969e100e1336066c6bd7c4f5e9ef6658
parente2af62e884c0b4c3f4aebac143ae3eb749137ea8 (diff)
Removes the indication to use a specific release branch instead of master.
With that the users will clone master branch.
-rw-r--r--pages/docs/platform/tutorials/quick-start.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/docs/platform/tutorials/quick-start.md b/pages/docs/platform/tutorials/quick-start.md
index 3bc3371..7fb5c90 100644
--- a/pages/docs/platform/tutorials/quick-start.md
+++ b/pages/docs/platform/tutorials/quick-start.md
@@ -56,10 +56,10 @@ Install core prerequisites on your workstation.
The LEAP platform recipes are a set modules designed to work together to provide you everything you need to manage your provider. You typically do not need to modify these, but do need them available for deploying your provider.
-To obtain the platform recipes, simply clone the git repository, and then check out the most recent release branch. *Platform MASTER IS UNSTABLE, ONLY RELEASE BRANCHES SHOULD BE USED!*
+To obtain the platform recipes, simply clone the git repository, and then check out the most recent release branch.
workstation$ git clone https://leap.se/git/leap_platform
- workstation$ git checkout -b 0.9.x origin/version/0.9.x
+
### Install the LEAP command-line utility