chore(ag): fix README (#10001)

master
Aayush Kapoor 5 years ago committed by GitHub
parent 5377cc37c0
commit 9c34c359c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      plugins/ag/README.md

@ -5,7 +5,7 @@ This plugin provides completion support for [`ag`](https://github.com/ggreer/the
To use it, add ag to the plugins array in your zshrc file.
```zsh
plugins=(... aws)
plugins=(... ag)
```
## INSTALLATION NOTES

Loading…
Cancel
Save