Skip to content

Commit

Permalink
Merge pull request #1799 from weberhofer/patch-1
Browse files Browse the repository at this point in the history
Added installation section for openSUSE
  • Loading branch information
yatsukhnenko committed Jul 2, 2020
2 parents b4779e6 + 6ba7cff commit 13a168f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions INSTALL.markdown
Expand Up @@ -54,6 +54,14 @@ Installation of the [php-pecl-redis](https://apps.fedoraproject.org/packages/php
yum install php-pecl-redis
~~~

### openSUSE ≥ 15.1

Installation of the [php7-redis](https://software.opensuse.org/package/php7-redis?search_term=php7-redis) package:

~~~
zypper in php7-redis
~~~


# Installation on OSX

Expand Down

0 comments on commit 13a168f

Please sign in to comment.