diff --git a/README.md b/README.md index 544ecf9..3401d15 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ screenshot is worth a thousand words: ### Installing Mop ### Mop is implemented in Go and compiles down to a single executable file. - $ go get github.com/mop-tracker/mop/cmd/mop + $ go install github.com/mop-tracker/mop/cmd/mop@latest Alternatively,