diff --git a/README.md b/README.md index 81e5d3939..266a8ec4c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Prerequisites: To build and install it, use the `go get` tool. - go get github.com/google/pprof + go get -u github.com/google/pprof Remember to set GOPATH to the directory where you want pprof to be installed. The binary will be in `$GOPATH/bin` and the sources under