From 4047d80a56667b18a53bcd9427ba386c982664c7 Mon Sep 17 00:00:00 2001 From: V-X Date: Wed, 9 Dec 2020 08:44:33 -0800 Subject: [PATCH] update install instructions --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9407353..c48ed8f 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,10 @@ screenshot is worth a thousand words: Mop is implemented in Go and compiles down to a single executable file. # Make sure your $GOPATH is set. - $ go get github.com/mop-tracker/mop/cmd/mop - $ cd $GOPATH/src/github.com/mop-tracker/mop - $ make # <-- Compile and run mop. - $ make build # <-- Build mop in current directory. - $ make install # <-- Build mop and install it in $GOPATH/bin. - + $ git clone https://github.com/mop-tracker/mop + $ cd mop + $ go build ./mop/cmd + $ ./mop ### Using Mop ### For demonstration purposes Mop comes preconfigured with a number of