Skip to content

install: Confusing statement in install guide #7894

@gopherbot

Description

@gopherbot

by bibhas2:

The installation guide (http://golang.org/doc/install), says this about Windows 2000
system requirements:

use mingw gcc†; cygwin or msys is not needed

That sentence is broken. It should be:

mingw gcc†, cygwin and msys are not needed

As it stands right now, due to the use of ";", it conveys the meaning that
mingw and gcc are needed but cygwin and msys are not needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions