Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated URL of latest release
  • Loading branch information
TeslaDethray committed Aug 10, 2015
1 parent 290c39d commit 92ae6dd
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 @@ -21,7 +21,7 @@ For more advanced installation instructions, please see [the installation page o

Installing Terminus is simple. Ensure that your system has and can run the required software above and run this in your favorite terminal client:
```bash
curl https://github.com/pantheon-systems/cli/releases/download/0.5.5/terminus.phar -L -o /usr/local/bin/terminus && chmod +x /usr/local/bin/terminus
curl https://github.com/pantheon-systems/cli/releases/download/0.6.0/terminus.phar -L -o /usr/local/bin/terminus && chmod +x /usr/local/bin/terminus
```

To get started with Terminus, you must first authenticate:
Expand Down

0 comments on commit 92ae6dd

Please sign in to comment.