diff --git a/InstallTroubleshooting.md b/InstallTroubleshooting.md index c42ab6f7..98c59b6b 100644 --- a/InstallTroubleshooting.md +++ b/InstallTroubleshooting.md @@ -51,5 +51,6 @@ Visit us on IRC or ask on the mailing list. You will want to provide the output ``` go version go env -env | grep GO +env | grep GO # Linux/darwin +set | findstr GO # Windows ``` \ No newline at end of file