2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-02 03:33:22 +00:00

docs: fix arch install step for readline

This commit is contained in:
sammyette 2021-06-09 18:13:43 -04:00
parent 42c22aac96
commit 6cbebcbae9
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5

View File

@ -63,7 +63,7 @@ sudo zypper install readline-devel
On Arch Linux, it can be installed with:
```
sudo pacman -S install readline
sudo pacman -S readline
```
#### Build