Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
panxianhai committed Apr 2, 2018
1 parent c02f0f3 commit df94fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@
6. Restart MAMP.

### For 4.x

0. You may need install `autoconf` via `brew install autoconf`.
1. `cd /Applications/MAMP/bin/php/php*.*.*/bin`, execute `./pecl install redis` for default version or `./pecl install redis-3.1.2` for special version.
2. Add extension="redis.so" to the end of php.ini (Open MAMP Pro dashboard, LANGUAGE-PHP,click 'Manually enable other extensions'), for non-pro users edit /Applications/MAMP/bin/php/php7.x.x/conf/php.ini (Channge 7.x.x to your PHP version)
3. Restart MAMP.
Expand Down

0 comments on commit df94fe8

Please sign in to comment.