Add note about Go version to the readme
This commit is contained in:
parent
475716322f
commit
2f19e6e1b8
|
@ -12,7 +12,7 @@ You will need the following software installed:
|
|||
|
||||
- Go 1.18 or higher: https://go.dev/
|
||||
|
||||
You can download Go directly from the website, or install it through major package managers.
|
||||
You can download Go directly from the website, or install it through major package managers. If you already have Go installed, but are unsure of the version, you can check by running `go version`.
|
||||
|
||||
- Postgres: https://www.postgresql.org/
|
||||
|
||||
|
|
Loading…
Reference in New Issue