matrix-static icon indicating copy to clipboard operation
matrix-static copied to clipboard

Instructions for non-docker install don't work on linux

Open turt2live opened this issue 5 years ago • 1 comments

qtc: command not found. No vendor directory.

turt2live avatar Aug 03 '19 21:08 turt2live

after you run go get github.com/valyala/quicktemplate/qtc it will get installed into your $GOPATH/bin which should be in your $PATH if you want to use qtc otherwise $GOBATH/bin/qtc should suffice

t3chguy avatar Aug 04 '19 12:08 t3chguy