Update README.md

This commit is contained in:
syssecfsu 2022-01-17 15:45:04 -05:00 committed by GitHub
parent dd040d370c
commit 826c7b3f83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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