Skip to content

Instantly share code, notes, and snippets.

@johnmdonahue
Created February 16, 2012 06:38
Show Gist options
  • Select an option

  • Save johnmdonahue/1842698 to your computer and use it in GitHub Desktop.

Select an option

Save johnmdonahue/1842698 to your computer and use it in GitHub Desktop.
Redis Git Install Mac
git clone git://github.com/antirez/redis.git && cd redis
git checkout v2.0.4-stable
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment