diff --git a/README b/README index b7aeba8..1f79b75 100644 --- a/README +++ b/README @@ -3,6 +3,9 @@ Godef, given an expression or a location in a source file, prints the location of the definition of the symbol referred to. +Installation: +go get -u github.com/rogpeppe/godef + Known limitations: - it does not understand about "." imports