diff --git a/README.md b/README.md index dfa1e54..69108b0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ * Install configurations are entirely automatic * Install configurations can be manually set * Installs from configurable mirror -* Installs optional packages using `go get` +* Optionally cleans your `$GOPATH` whenever you need to. +* Installs optional packages using `go get` and/or `go install`. ## Requirements