Update README.md

This commit is contained in:
Mason 2016-10-18 09:47:39 -05:00 committed by GitHub
parent 3cd0e315a8
commit 7c923b0238

View File

@ -7,7 +7,7 @@ This plugin provides a few utilities to make it more enjoyable on OSX.
To start using it, add the `macOS` plugin to your plugins array in `~/.zshrc`:
```zsh
plugins=(... osx)
plugins=(... macOS)
```
Original author: [Sorin Ionescu](https://github.com/sorin-ionescu)