From 0cc233a364aadfb62ebe7217a864bba014952076 Mon Sep 17 00:00:00 2001 From: Maurits van der Schee Date: Sun, 8 Nov 2020 16:00:40 +0100 Subject: [PATCH] update --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3273530..74b558b 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,3 @@ This software is written in Go and uses modules (available in Go 1.11+) This software has a text user interface (TUI) and uses [tview](https://github.com/rivo/tview/), which is based on [tcell](https://github.com/gdamore/tcell). - go build -ldflags "-X main.version=$VERSION"