Commit 63a7fec71487b3c197e8006c03f5c4d1b4f6319d
1 parent
6fb5138c
Exists in
master
and in
1 other branch
updated README with new suspenders task information
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.markdown
... | ... | @@ -25,7 +25,7 @@ This will create a Rails 2.3.2 app with Heroku-recommended code: |
25 | 25 | |
26 | 26 | Get the latest & greatest at anytime with: |
27 | 27 | |
28 | - git pull heroku_suspenders master | |
28 | + rake suspenders:pull | |
29 | 29 | |
30 | 30 | A helper rake task will prompt you for all your production config vars (S3 |
31 | 31 | keys, GMail account, Hoptoad API key...) and set them on your Heroku app: | ... | ... |