docs: fix arch install step for readline

pull/61/head
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
1 changed files with 1 additions and 1 deletions

View File

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