-
Notifications
You must be signed in to change notification settings - Fork 449
Closed
Description
While following the osx_lion install directions, it tells you to install the heroku gem (Step 8).
This results in a deprecation warning:
! The `heroku` gem has been deprecated and replaced with the Heroku Toolbelt.
! Download and install from: https://toolbelt.heroku.com
! For API access, see: https://github.com/heroku/heroku.rb
Proposed new page for getting heroku up and running:
- Visit https://toolbelt.heroku.com/
- Download the toolbelt for your OS
- Install it (double click .pkg file, click continue, continue, etc)
- Verify install worked (run 'heroku version' and see 2.33.1)
- Login with your heroku credentials (heroku login)
5a) Enter your heroku email address
5b) Enter your heroku password
5c) Verify you see "Authentication successful."
Return to "Verify successful installation" page
Additional updates for installfest/osx_lion would be to update the path for the output of the command which heroku
.
Metadata
Metadata
Assignees
Labels
No labels