Arpssss
Arpssss

Reputation: 3858

Issue with Installing Go in Windows

I download GO compiler for windows from http://code.google.com/p/gomingw/downloads/list. However, in Read Me file, it stated that for installation information, check http://golang.org/doc/install.html#install. But, in golang.org, there is only information about Linux installation, not for windows. Can anybody help me by specifying how to install it or giving a source where can I found the steps of installation. Thanks in advance.

Upvotes: 0

Views: 246

Answers (1)

peterSO
peterSO

Reputation: 166569

Download the gowin386_release.r60.3_installer.exe file and run it.

Upvotes: 1

Related Questions