nccgroup/tracy

Wiki:Building instructions missing part of path

for-indy opened this issue · 1 comments

$ git clone git@github.com:nccgroup/tracy.git $GOPATH/src/
should be
$ git clone git@github.com:nccgroup/tracy.git $GOPATH/src/tracy

Fixed! Thanks Benny