You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently this installs to whatever directory I happen to be in, which is a little surprising.
I'm actually not sure what the best alternative is here. Heroku's equivalent install.sh requires sudo and installs to /usr/local/bin, bailing out if that dir isn't in PATH.