Merge pull request #22 from divan/master

Update readme.md
This commit is contained in:
Eyal Posener 2017-05-15 16:35:59 +03:00 committed by GitHub
commit 79782dedf9
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ can also be used to implement any completions, see [Usage](#usage).
1. Type in your shell:
```
go install github.com/posener/complete/gocomplete
go get github.com/posener/complete/gocomplete
gocomplete -install
```