README.md
4.14 KB
-
Documentation: path "~/go" to "$GOPATH" · 67937a67
In "Install from source" section supposed that Grafana`s sources installed to `~/go` , but it is not always true. In other hand, `go get ..` command would install project to `$GOPATH` https://golang.org/cmd/go/#hdr-Download_and_install_packages_and_dependencies
Alexey Velikiy committed