Skip to content

Commit

Permalink
Updates based on OS X setup experience.
Browse files Browse the repository at this point in the history
  • Loading branch information
bridgethillyer committed Apr 4, 2014
1 parent c4dd91a commit 97ce8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outline/setup_osx.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ After all that, you should be at your Heroku dashboard. There will be a link on

If you do not see this link on your dashboard, you can download the toolbelt from [toolbelt.heroku.com](https://toolbelt.heroku.com/).

This will download a .pkg file. Double-click it to install the Heroku Toolbelt and follow all prompts from the installation wizard. You will need your OS X account password to complete installation. Once the Heroku Toolbelt is installed, go to your terminal and run the command `heroku login`. You will be prompted for your email and password on Heroku. If you enter them and the command ends successfully, congratulations!
This will download a .pkg file. Double-click it to install the Heroku Toolbelt and follow all prompts from the installation wizard. You will need your OS X account password to complete installation. If you are prompted to create an SSH key, say yes. It may also prompt you to install git. Once the Heroku Toolbelt is installed, go to your terminal and run the command `heroku login`. You will be prompted for your email and password on Heroku. If you enter them and the command ends successfully, congratulations!

![Heroku login](img/os_x/heroku_login.png)

Expand Down

0 comments on commit 97ce8a9

Please sign in to comment.