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

docs: add newline between readline dep and fedora install step

This commit is contained in:
sammyette 2021-06-09 18:12:45 -04:00
parent 084f049ba5
commit 42c22aac96
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5

View File

@ -44,8 +44,8 @@ like what is highlighted in the screenshot.
### Manual Build
#### Prerequisites
- [Go 1.16](https://go.dev)
- GNU Readline
On Fedora, readline can be installed with:
```
sudo dnf install readline-devel