From 94ff210f6879277defda6822539cf4987c9dbcb6 Mon Sep 17 00:00:00 2001 From: Brandon Lee Camilleri Date: Mon, 22 Aug 2022 18:52:26 +0200 Subject: [PATCH] Update README.md --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index 5e37013..849730e 100644 --- a/README.md +++ b/README.md @@ -3,21 +3,7 @@ A command-line utility that displays continuous up-to-date information about sel ![image](https://user-images.githubusercontent.com/12674437/144474220-5f35f893-6860-4ba5-9c3a-58b80df16255.png) -### Downloading mop - - -#### source code - -``` -https://github.com/mop-tracker/mop/releases/tag/v1.0.0 -``` - -#### Installing mop from source +### Installing mop from source Ensure GO language is installed. Download from: https://go.dev/dl/ and the $GOPATH is set then: