"vscode:/vscode.git/clone" did not exist on "adab18f1616956beb10419dc52b8d713d6b6c9e0"
Commit 742c9845 authored by Marc Cornellà's avatar Marc Cornellà
Browse files

phing: fix copy-paste error in README

parent 2eb3e9d5
......@@ -3,6 +3,7 @@
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:
```
plugins=(... eecms)
```zsh
plugins=(... phing)
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment