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

master
Manuel Silva 6 years ago committed by GitHub
parent 52f9238b16
commit 72168aec3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      plugins/cloudapp/README.md

@ -5,7 +5,7 @@
To use it, add `cloudapp` to the plugins array of your `~/.zshrc` file: To use it, add `cloudapp` to the plugins array of your `~/.zshrc` file:
``` ```
plugins=(... dash) plugins=(... cloudapp)
``` ```
## Requirements ## Requirements

Loading…
Cancel
Save