diff --git a/docs/installation_instructions.md b/docs/installation_instructions.md index 531d4e0c52dec0bfdf4c68549e8cfb1cb0febaa4..8f2f90933cabe943e10e88e9cb6c333dfc38e0ad 100644 --- a/docs/installation_instructions.md +++ b/docs/installation_instructions.md @@ -42,9 +42,9 @@ guide][https://openappstack.net/contact.html). ## Install OpenAppStack command line tool On your **provisioning machine**, clone the OpenAppStack git repository and -checkout the latest tagged version (currently `0.2.1`): +checkout the latest tagged version (currently `0.2.2`): - $ git clone -b 0.2.1 https://open.greenhost.net/openappstack/openappstack.git + $ git clone -b 0.2.2 https://open.greenhost.net/openappstack/openappstack.git $ cd openappstack