stretchr / gorc

Recursive go testing, done better.
141 stars 2 forks source link

Should we include "sudo" in go get command!? #8

Closed matryer closed 11 years ago

matryer commented 11 years ago

Will "sudo" always be necessary, perhaps we could say:

If you get a "permission denied" error, try this:

sudo go get .....