Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 09a095e

Browse files
ttoduamichael-grunder
authored andcommitted
Update INSTALL.markdown
As a quick-hint to simplify process for many newcomers.
1 parent 6008900 commit 09a095e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

INSTALL.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ pickle install redis
1414
To build this extension for the sources tree:
1515

1616
~~~
17+
git clone https://github.com/phpredis/phpredis.git
18+
cd phpredis
1719
phpize
1820
./configure [--enable-redis-igbinary] [--enable-redis-msgpack] [--enable-redis-lzf [--with-liblzf[=DIR]]] [--enable-redis-zstd]
1921
make && make install

0 commit comments

Comments
 (0)