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

docs: mention that hilbish now requires go 1.17+

This commit is contained in:
TorchedSammy 2022-02-27 22:33:57 -04:00
parent 7516956aac
commit 1040872169
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

@ -63,7 +63,7 @@ If you're new to nix you should probably read up on how to do that [here](https:
## Manual Build
### Prerequisites
- [Go 1.16+](https://go.dev)
- [Go 1.17+](https://go.dev)
- GNU Readline
On Fedora or other RPM based distros, readline can be installed with: