mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated InstallTroubleshooting (markdown)
parent
8597da9c4b
commit
2bc6db7a15
@ -51,5 +51,6 @@ Visit us on IRC or ask on the mailing list. You will want to provide the output
|
|||||||
```
|
```
|
||||||
go version
|
go version
|
||||||
go env
|
go env
|
||||||
env | grep GO
|
env | grep GO # Linux/darwin
|
||||||
|
set | findstr GO # Windows
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user