diff --git a/README.md b/README.md index 5bfbe94..2e81080 100644 --- a/README.md +++ b/README.md @@ -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