Skip to content

Commit

Permalink
Updates download link for 0.13.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ajbarry authored Dec 13, 2016
1 parent 4bd9ab6 commit 44360d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 44360d7

Please sign in to comment.