mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-24 09:02:07 +01:00
Update INSTALL.markdown
As a quick-hint to simplify process for many newcomers.
This commit is contained in:
committed by
michael-grunder
parent
6008900c2e
commit
09a095e720
@@ -14,6 +14,8 @@ pickle install redis
|
||||
To build this extension for the sources tree:
|
||||
|
||||
~~~
|
||||
git clone https://github.com/phpredis/phpredis.git
|
||||
cd phpredis
|
||||
phpize
|
||||
./configure [--enable-redis-igbinary] [--enable-redis-msgpack] [--enable-redis-lzf [--with-liblzf[=DIR]]] [--enable-redis-zstd]
|
||||
make && make install
|
||||
|
||||
Reference in New Issue
Block a user