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"