Skip to content

x/website: doc/install has outdated filename for linux #41232

@ipriver

Description

@ipriver

There is a command on doc/install page that uses an outdated filename that is being shown as an example of how to install go for Linux:
tar -C /usr/local -xzf go1.14.3.linux-amd64.tar.gz

What did you expect to see?

tar -C /usr/local -xzf command should use the latest archive filename for the current go version

What did you see instead?

go1.14.3.linux-amd64.tar.gz filename is statically defined in the markup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions