Closed
Description
Following your directions, I tried to compile the latest version myself. I installed go
and garble
using the command go get mvdan.cc/garble
.
When running make win
, I got this error:
'make' is not recognized as an internal or external command, operable program or batch file.
What did I do wrong?