1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-24 17:00:47 +00:00

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

This commit is contained in:
Manuel Silva 2020-02-16 04:26:20 +11:00 committed by GitHub
parent 52f9238b16
commit 72168aec3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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