Skip to content

Commit 5106a84

Browse files
author
Josh Koenig
committed
Bump release number in Readme
1 parent 393ea04 commit 5106a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Installation
1414
Currently the quickest way to install the project is to grab the .phar file from github. We are currently in pre-release, and so instructions will change, but for now something like this should work:
1515

1616
```
17-
curl https://github.com/pantheon-systems/cli/releases/download/0.0.2-alpha/terminus.phar -L -o /usr/local/bin/terminus
17+
curl https://github.com/pantheon-systems/cli/releases/download/0.0.3-alpha/terminus.phar -L -o /usr/local/bin/terminus
1818
chmod +x /usr/local/bin/terminus
1919
```
2020

0 commit comments

Comments
 (0)