aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclsr <clsr@clsr.net>2021-03-04 18:27:02 +0100
committerclsr <clsr@clsr.net>2021-03-04 18:27:02 +0100
commitfa8cfa72f52dbbbe3352061e1ea48426897bdd73 (patch)
tree50b291116f6db18be0fa7417156a74d531f2f070
parent633acfa5b465f49d5ab416d1517854e42a13cce0 (diff)
downloadgomf-master.tar.gz
gomf-master.zip
Update install instructions for Go 1.16HEADmaster
-rw-r--r--USAGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/USAGE b/USAGE
index d030314..f131bc5 100644
--- a/USAGE
+++ b/USAGE
@@ -13,7 +13,7 @@ Requirements
Installation
------------
- - `go get -u git.clsr.net/gomf/gomf`
+ - `go install git.clsr.net/gomf/gomf@latest`
- Go to a directory where you want to have the website files and `git clone https://git.clsr.net/gomf/gomf-web`