diff --git a/src/win/Makefile b/src/win/Makefile index 3b6dab7e..54f539fa 100644 --- a/src/win/Makefile +++ b/src/win/Makefile @@ -1,4 +1,5 @@ windows: + go get github.com/schollz/croc/v6@win go build -v -ldflags -H=windowsgui -o croc.exe \ No newline at end of file