From 4312e7f071f4109e5a4c475c005cf180e8918f33 Mon Sep 17 00:00:00 2001 From: Nicholas Jones Date: Tue, 25 May 2021 20:55:17 +0100 Subject: [PATCH] Update install instructions for go1.16 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4e7e13..38af98f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ information. ## Install ``` -go get github.com/uw-labs/lichen +go install github.com/uw-labs/lichen@latest ``` Note that Go must be installed wherever `lichen` is intended to be run, as `lichen` executes various Go commands (as