enhance readme

This commit is contained in:
Eyal Posener 2017-05-06 18:59:06 +03:00
parent 4f47fe9246
commit 99ef98e3ba
1 changed files with 3 additions and 0 deletions

View File

@ -17,11 +17,14 @@ In [gocomplete](./gocomplete) there is an example for bash completion for the `g
### Install
1. Type in your shell:
```
go get github.com/posener/complete/gocomplete
gocomplete -install
```
2. Restart your shell
### Uninstall
```