pauloo27/tuner

Unable to make install

Closed this issue · 2 comments

I have followed the instruction from the README but unable to install it. Below are the output after make install :

go build -v
make: go: No such file or directory
make: *** [Makefile:2: build] Error 127

Have you installed the golang compiler?

I have it installed. Thanks!