summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-11 01:18:56 -0600
committerJeff Carr <[email protected]>2024-12-11 01:18:56 -0600
commitc54305249252040415932b01d6a81ac75aad8a95 (patch)
treea33c3536aea3efca6426ebd84865580e794bac37
parent8ba815f12e47c182b8407a79cdf9f8a6b8cf1a64 (diff)
minor
-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