Skip to content

Commit 6ba7cff

Browse files
authored
Added installation section for openSUSE
1 parent 3c56289 commit 6ba7cff

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

INSTALL.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@ Installation of the [php-pecl-redis](https://apps.fedoraproject.org/packages/php
6262
yum install php-pecl-redis
6363
~~~
6464

65+
### openSUSE ≥ 15.1
66+
67+
Installation of the [php7-redis](https://software.opensuse.org/package/php7-redis?search_term=php7-redis) package:
68+
69+
~~~
70+
zypper in php7-redis
71+
~~~
72+
6573

6674
# Installation on OSX
6775

0 commit comments

Comments
 (0)