summaryrefslogtreecommitdiff
path: root/plugins/cloudapp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/cloudapp')
-rw-r--r--plugins/cloudapp/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/cloudapp/README.md b/plugins/cloudapp/README.md
index 62975a631..6c7f9bc6c 100644
--- a/plugins/cloudapp/README.md
+++ b/plugins/cloudapp/README.md
@@ -5,7 +5,7 @@
To use it, add `cloudapp` to the plugins array of your `~/.zshrc` file:
```
-plugins=(... dash)
+plugins=(... cloudapp)
```
## Requirements