mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 21:39:48 +01:00
cloudapp: fix copy-paste mistake in README (#8629)
This commit is contained in:
parent
52f9238b16
commit
72168aec3d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
To use it, add `cloudapp` to the plugins array of your `~/.zshrc` file:
|
||||
|
||||
```
|
||||
plugins=(... dash)
|
||||
plugins=(... cloudapp)
|
||||
```
|
||||
|
||||
## Requirements
|
||||
|
|
Loading…
Reference in a new issue