fix readme install instructions
This commit is contained in:
parent
22862094d0
commit
e8f6dfad58
|
@ -19,7 +19,7 @@ In [gocomplete](./gocomplete) there is an example for bash completion for the `g
|
||||||
|
|
||||||
1. Type in your shell:
|
1. Type in your shell:
|
||||||
```
|
```
|
||||||
go get github.com/posener/complete/gocomplete
|
go install github.com/posener/complete/gocomplete
|
||||||
gocomplete -install
|
gocomplete -install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue