diff options
author | varac <varacanero@zeromail.org> | 2014-11-21 20:08:21 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2014-11-21 20:08:21 +0100 |
commit | 12b84618fd9b8d07595fd992dd1b29e7147d1fcd (patch) | |
tree | a6d45cbf64e000d1d212ff1650e9c7f8eb854fb6 /docs/platform | |
parent | 16e2634f22d60f7f3b3ac0e5591fe388ec2276fc (diff) |
added the use of leap_cli:develop
Diffstat (limited to 'docs/platform')
-rw-r--r-- | docs/platform/quick-start-singlenode.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/quick-start-singlenode.md b/docs/platform/quick-start-singlenode.md index bccb1ee..87c6f52 100644 --- a/docs/platform/quick-start-singlenode.md +++ b/docs/platform/quick-start-singlenode.md @@ -103,7 +103,7 @@ Check out the platform -------------------------- The LEAP Platform is a series of puppet recipes and modules that will be used to configure your provider. You will need a local copy of the platform that will be used to setup your nodes and manage your services. To begin with, you will not need to modify the LEAP Platform. -Until we have a up to date stable release we recommend using the `develop` branch of the platform for all features of LEAP. +Until we have a up to date stable release we recommend using the `develop` branch of the platform and leap_cli for all features of LEAP. First we'll create a directory for LEAP things, and then we'll check out the platform code and initalize the modules: |