Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Swanson committed Dec 31, 2013
1 parent cc76416 commit efb2e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ heroku addons:add scheduler
heroku addons:open scheduler
```

Add an hourly task that runs `rake fetch_feeds`
Add an hourly task that runs `rake lazy_fetch` (if you are not on Heroku you may want `rake fetch_feeds` instead).

Load the app and follow the instructions to import your feeds and start using the app.

Expand Down

0 comments on commit efb2e0e

Please sign in to comment.