From 38f68cbfaecc4f394fe70f7517639e2fec1ace60 Mon Sep 17 00:00:00 2001 From: Hollow Man Date: Thu, 18 May 2023 10:17:06 +0300 Subject: [PATCH] Updated Building (markdown) --- Building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building.md b/Building.md index a43e34e..3050820 100644 --- a/Building.md +++ b/Building.md @@ -1,6 +1,6 @@ ## Prerequisite -1. Setup [Golang compiling environment](https://go.dev/doc/install) +1. Setup [Golang compiling environment](https://go.dev/doc/install) (Golang ≥ 1.19) 2. Setup [Git](https://git-scm.com/downloads) 3. Clone this repository ```bash