mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-03 04:03:25 +00:00
docs: Add zypper to the README (#42)
This commit is contained in:
parent
d7104ec591
commit
777d6ac482
@ -45,6 +45,11 @@ On Debian/Ubuntu and distros based on them, it can be installed with:
|
|||||||
sudo apt install libreadline-dev
|
sudo apt install libreadline-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
On OpenSUSE, it can be installed with:
|
||||||
|
```
|
||||||
|
sudo zypper install readline-devel
|
||||||
|
```
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/Hilbis/Hilbish
|
git clone https://github.com/Hilbis/Hilbish
|
||||||
|
Loading…
x
Reference in New Issue
Block a user