From 311885aa95364a8d3a25aae6cbe5cda349eaafd1 Mon Sep 17 00:00:00 2001 From: siddharth ravikumar Date: Sat, 4 Jun 2022 21:43:01 -0400 Subject: README.md: update building --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5e27c61..a4fd336 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ A weather site. ## building +### build requirements + + - make + - go version 16 or higher + +To build the peach binary, just do: + ```bash make ``` -- cgit v1.2.3