summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 209f74d..986b36a 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ run: goimports build
vet:
@GO111MODULE=off go vet
- @echo this go library package builds okay
+ @echo this go binary package builds okay
no-gui: build
./go-clone --no-gui