Browse Source

cloudapp: fix copy-paste mistake in README (#8629)

Manuel Silva 5 years ago
parent
commit
72168aec3d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/cloudapp/README.md

+ 1 - 1
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