From 92ae6dd2dbb5bbff4d335f6a8366e4e82f071aa6 Mon Sep 17 00:00:00 2001 From: Sara McCutcheon Date: Mon, 10 Aug 2015 16:15:16 -0700 Subject: [PATCH] Update README.md Updated URL of latest release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cef84c7bf..4df763115 100644 --- a/README.md +++ b/README.md @@ -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: