diff options
author | varac <varacanero@zeromail.org> | 2014-12-24 15:26:46 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2014-12-24 15:26:46 +0100 |
commit | 483eadbbb1c8af30e3fb57407162dfd93403bddd (patch) | |
tree | 501615c0456f1d1208d801942c44e9f21d3b374d /docs/platform | |
parent | 5e09e3157fc608ef8f293dfeda813d0eda2027e4 (diff) |
update known-issues.md on how to check out platform 0.6.0
Diffstat (limited to 'docs/platform')
-rw-r--r-- | docs/platform/troubleshooting/known-issues.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/troubleshooting/known-issues.md b/docs/platform/troubleshooting/known-issues.md index 8616f5d..f274462 100644 --- a/docs/platform/troubleshooting/known-issues.md +++ b/docs/platform/troubleshooting/known-issues.md @@ -17,7 +17,7 @@ Upgrade your leap_platform to 0.6 and make sure you have the latest leap_cli. cd leap_platform git pull - git checkout release/0.6 + git checkout -b 0.6.0 0.6.0 **Update leap_cli:** |