From c29760d5b487837d1ad759d024609fd5e051e8c9 Mon Sep 17 00:00:00 2001 From: Brandon Lee Camilleri Date: Sun, 5 Dec 2021 17:35:03 +0100 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7deff2d..9516423 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,21 @@ Mop is a command-line utility that displays continuous up-to-date information ab ![image](https://user-images.githubusercontent.com/12674437/144474220-5f35f893-6860-4ba5-9c3a-58b80df16255.png) ### Installing Mop ### -Mop is implemented in Go and compiles down to a single executable file. - $ go install github.com/mop-tracker/mop/cmd/mop@latest +Ensure GO language is installed. Download from: https://go.dev/dl/ -Alternatively, +``` +go install github.com/mop-tracker/mop/cmd/mop@latest +``` - # Make sure your $GOPATH is set. - - $ git clone https://github.com/mop-tracker/mop - $ cd mop - $ go build ./cmd/mop - $ ./mop +Alternatively, make sure $GOPATH is set then: + +``` +git clone https://github.com/mop-tracker/mop +cd mop +go build ./cmd/mop +./mop +``` ### Using Mop ### For demonstration purposes Mop comes preconfigured with a number of stock tickers. You can easily change the default list by using the following keyboard commands: