Add note about Go version to the readme

This commit is contained in:
bvisness 2022-05-25 22:33:28 +00:00
parent 475716322f
commit 2f19e6e1b8
1 changed files with 1 additions and 1 deletions

View File

@ -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/