Skip to content

Commit

Permalink
updating README for new memcache heroku addons
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Gilliam authored and Jim Gilliam committed May 13, 2010
1 parent e4a1155 commit 1e19bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If you AREN'T using your own domain, then just run this:

Now add a few addons. Memcached provides caching, and "Sendgrid":http://sendgrid.com/ is a third party email service that allows you to send emails from a cloud computing service like Heroku.

<pre><code>heroku addons:add memcached
<pre><code>heroku addons:add memcache:5mb
heroku addons:add cron:daily
heroku addons:add sendgrid
</code></pre>
Expand Down

0 comments on commit 1e19bb6

Please sign in to comment.