Created
March 30, 2018 21:01
-
-
Save kenmazaika/b0a40dc8bd49fb637b6d2af73bdf7856 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl https://toolbelt.heroku.com/install.sh | sh | |
echo 'PATH="/usr/local/heroku/bin:$PATH"' >> ~/.bash_profile | |
source ~/.bash_profile | |
heroku |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment