summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsiddharth ravikumar <s@ricketyspace.net>2022-12-26 16:46:04 -0500
committersiddharth ravikumar <s@ricketyspace.net>2022-12-26 16:46:04 -0500
commit264731f0cbfa2a0bd826b7ca2e52b485daea2fd3 (patch)
tree031a68e077b3c962d4fd6aedb6e08c4f0918b9fd
parent7975fc160d04a75bc177b89ed0dec69c128e81b8 (diff)
README.md: update build requirements
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ece3cd5..05ecb27 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Barebones [weather service][peach].
Build requirements:
- make
- - go version 18 or higher
+ - go version 19 or higher
To build the peach binary, just do: