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

Skip to content

Commit c7a73ab

Browse files
acorncommichael-grunder
authored andcommitted
Remove mention of pickle
1 parent f358687 commit c7a73ab

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

INSTALL.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
# Installation from pecl/pickle
1+
# Installation from pecl
22

3-
To pull latest stable released version, from [pecl](https://pecl.php.net/package/redis) / [pickle](https://wiki.php.net/rfc/deprecate-pear-include-composer):
3+
To pull latest stable released version, from [pecl](https://pecl.php.net/package/redis)
44

55
~~~
66
pecl install redis
7-
8-
// If using PHP >= 7.3
9-
pickle install redis
107
~~~
118

129
# Installation from sources

0 commit comments

Comments
 (0)