phing: fix copy-paste error in README

master
Marc Cornellà 6 years ago
parent 2eb3e9d57c
commit 742c984558
  1. 5
      plugins/phing/README.md

@ -3,6 +3,7 @@
This plugin adds autocompletion for [`phing`](https://github.com/phingofficial/phing) targets. This plugin adds autocompletion for [`phing`](https://github.com/phingofficial/phing) targets.
To use it, add `phing` to the plugins array of your `.zshrc` file: To use it, add `phing` to the plugins array of your `.zshrc` file:
```
plugins=(... eecms) ```zsh
plugins=(... phing)
``` ```

Loading…
Cancel
Save