diff --git a/README.md b/README.md index e8cdffbd9..dbc8ed8ad 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Once you have at least the requirements installed, you can install Terminus via Run this in this in your terminal client: ```bash -curl https://github.com/pantheon-systems/terminus/releases/download/0.x/terminus.phar -L -o /usr/local/bin/terminus && chmod +x /usr/local/bin/terminus +curl https://github.com/pantheon-systems/terminus/releases/download/0.13.6/terminus.phar -L -o /usr/local/bin/terminus && chmod +x /usr/local/bin/terminus ``` ####Installing with Composer