Update README.md

This commit is contained in:
Mason 2016-10-18 09:47:22 -05:00 committed by GitHub
parent 9c8a0e891a
commit 3cd0e315a8

View File

@ -1,10 +1,10 @@
# OSX plugin
# macOS plugin
## Description
This plugin provides a few utilities to make it more enjoyable on OSX.
To start using it, add the `osx` plugin to your plugins array in `~/.zshrc`:
To start using it, add the `macOS` plugin to your plugins array in `~/.zshrc`:
```zsh
plugins=(... osx)