From 826c7b3f8386bf87b53b9ffd2e7825043155f0ba Mon Sep 17 00:00:00 2001 From: syssecfsu Date: Mon, 17 Jan 2022 15:45:04 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 246b2cd..8b19880 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ window (xterm.js) and create a websocket with the server, which relays the data ## Installation -1. Install the [go](https://go.dev/) compiler. +1. Install the [go](https://go.dev/) compiler. Make sure your have go 1.17 or higher. 2. Download the release and unzip it, or clone the repo ```git clone https://github.com/syssecfsu/witty.git```