8000 Remove mention of pickle · phpredis/phpredis@c7a73ab · GitHub
[go: up one dir, main page]

Skip to content

Commit c7a73ab

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

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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)
0