docs: Add zypper to the README

pull/42/head
Freddson 2021-04-29 16:00:25 +02:00 committed by GitHub
parent d7104ec591
commit 59d4cd5ceb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -45,6 +45,11 @@ On Debian/Ubuntu and distros based on them, it can be installed with:
sudo apt install libreadline-dev
```
On OpenSUSE, it can be installed with:
```
sudo zypper install readline-devel
```
### Install
```sh
git clone https://github.com/Hilbis/Hilbish