Skip to content

Commit

Permalink
Update summary to include documentation on go_reget and go_install
Browse files Browse the repository at this point in the history
  • Loading branch information
fubarhouse committed Jan 11, 2018
1 parent ac8256e commit 7fe5a63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7fe5a63

Please sign in to comment.