Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/perf: error in README file #23167

Closed
gbbr opened this issue Dec 18, 2017 · 1 comment
Closed

x/perf: error in README file #23167

gbbr opened this issue Dec 18, 2017 · 1 comment

Comments

@gbbr
Copy link
Member

gbbr commented Dec 18, 2017

Installation instructions say:

The easiest way to install is to run go get -u golang.org/x/perf.

But running the above command gives:

package golang.org/x/perf: no Go files in /Users/gbbr/go/src/golang.org/x/perf

I guess correct instruction would be:

The easiest way to install is to run go get -u golang.org/x/perf/....

@gbbr gbbr self-assigned this Dec 18, 2017
@gopherbot gopherbot added this to the Unreleased milestone Dec 18, 2017
@gopherbot
Copy link

Change https://golang.org/cl/84595 mentions this issue: README: correct installation instructions

@golang golang locked and limited conversation to collaborators Jul 4, 2019
@rsc rsc unassigned gbbr Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants