From 2bc6db7a1519e2a5c044b340aa05abb3835ccd91 Mon Sep 17 00:00:00 2001 From: Hasith Date: Thu, 13 Aug 2020 08:08:33 +0530 Subject: [PATCH] Updated InstallTroubleshooting (markdown) --- InstallTroubleshooting.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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