mirror of
https://github.com/Hilbis/Hilbish
synced 2025-07-06 02:52:02 +00:00
I added the way to install readline in arch
This commit is contained in:
parent
f0013096fd
commit
3d1a7ab9e9
@ -61,6 +61,11 @@ On OpenSUSE, it can be installed with:
|
|||||||
sudo zypper install readline-devel
|
sudo zypper install readline-devel
|
||||||
```
|
```
|
||||||
|
|
||||||
|
On ArchLinux, it can be installed with:
|
||||||
|
```
|
||||||
|
sudo pacman -S install readline
|
||||||
|
```
|
||||||
|
|
||||||
#### Build
|
#### Build
|
||||||
First, clone Hilbish:
|
First, clone Hilbish:
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user