From d8582ae6b9e39fe586cfb84ebc8c8cd60e67d6b2 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 31 Jan 2024 14:25:19 -0600 Subject: [PATCH] note to users Signed-off-by: Jeff Carr --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index b621b93..4d90029 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +# to build by hand export GO111MODULE=off + all: build reset ./autotypist