readme: go get -u
This commit is contained in:
parent
606af1720e
commit
1dc99e31db
|
@ -22,7 +22,7 @@ can also be used to implement any completions, see [Usage](#usage).
|
||||||
|
|
||||||
1. Type in your shell:
|
1. Type in your shell:
|
||||||
```
|
```
|
||||||
go get github.com/posener/complete/gocomplete
|
go get -u github.com/posener/complete/gocomplete
|
||||||
gocomplete -install
|
gocomplete -install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue