docs: add newline between readline dep and fedora install step

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

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