Skip to content

Commit

Permalink
cloudapp: fix copy-paste mistake in README (ohmyzsh#8629)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsilva authored and emcrisostomo committed Feb 25, 2020
1 parent 29d02f6 commit ec1729f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/cloudapp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
To use it, add `cloudapp` to the plugins array of your `~/.zshrc` file:

```
plugins=(... dash)
plugins=(... cloudapp)
```

## Requirements
Expand Down

0 comments on commit ec1729f

Please sign in to comment.