Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Commit

Permalink
Update setup instructions for memcachier.
Browse files Browse the repository at this point in the history
  • Loading branch information
henrik committed Aug 23, 2013
1 parent 100a903 commit edee4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -13,7 +13,7 @@ You don't need much more than this to set up your own copy for free on [Heroku](

gem install heroku # Install tools.
heroku create blocket-some-unique-name # Create server.
heroku addons:add memcache # Add memcached.
heroku addons:add memcachier # Add memcached.
git push heroku # Deploy app.
heroku open # See it in your browser.

Expand Down

0 comments on commit edee4eb

Please sign in to comment.