Update README.md

This commit is contained in:
Ryosuke Sato 2018-03-08 17:41:51 +09:00
parent 0940a3458a
commit f5b6c529ef
No known key found for this signature in database
GPG Key ID: 9E53E96EAD309F72
1 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,11 @@
# Terraform zsh completion
```bash
./install.sh
## Install
```console
% terraform -install-autocomplete
```
## Uninstall
```console
% terraform -uninstall-autocomplete
```