Skip to content

Commit

Permalink
added homebrew installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasverraes authored and michael-grunder committed Dec 23, 2013
1 parent a77439a commit 8732d89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.markdown
Expand Up @@ -69,6 +69,10 @@ Taken from [Compiling phpredis on Zend Server CE/OSX ](http://www.tumblr.com/tag

See also: [Install Redis & PHP Extension PHPRedis with Macports](http://www.lecloud.net/post/3378834922/install-redis-php-extension-phpredis-with-macports).

You can install install it using Homebrew:

- [Get homebrew-php](https://github.com/josegonzalez/homebrew-php)
- `brew install php55-redis` (or php53-redis, php54-redis)

## PHP Session handler

Expand Down

0 comments on commit 8732d89

Please sign in to comment.