## Install
`cgr pantheon-systems/terminus`
## Update
`cgr update`
---
### Old Instructions
#### Install:
`mkdir ~/.terminus`
`cd ~/.terminus`
`curl -O https://raw.githubusercontent.com/pantheon-systems/terminus-installer/master/builds/installer.phar && php installer.phar install`
#### Update:
When terminus has an update available, you'll get a warning every time you use it. (Note that robo pull uses terminus, so you'll probably get a **lot** of warnings...)
`cd ~/.terminus`
then
`composer update`
to verify
`terminus -V`