Fix El Capitan typo

This commit is contained in:
Dylan 2016-02-24 11:18:33 +11:00
parent 2b8b405fa0
commit 3bd15e4420

View file

@ -145,7 +145,7 @@ https://github.com/dylanaraps/fetch/wiki/Following-HEAD
1. Download the latest source at https://github.com/dylanaraps/fetch
2. Run `make install` inside the script directory to install the script.
- **El Captain**: `PREFIX=/usr/local make install`
- **El Capitan**: `PREFIX=/usr/local make install`
**NOTE:** Fetch can be uninstalled easily using `make uninstall`.