wire: update README installation instructions (google/go-cloud#647)

* wire: update README installation instructions

* Made verb tense agree
This commit is contained in:
Christina Austin
2018-11-07 14:33:38 -08:00
committed by Ross Light
parent c3ea2961cb
commit ce30a430c6

View File

@@ -20,6 +20,8 @@ Install Wire by running:
go get github.com/google/go-cloud/wire/cmd/wire go get github.com/google/go-cloud/wire/cmd/wire
``` ```
and ensuring that `$GOPATH/bin` is added to your `$PATH`.
## Basics ## Basics
Wire has two core concepts: providers and injectors. Wire has two core concepts: providers and injectors.