diff --git a/README.md b/README.md index f6416266..712e1d2b 100644 --- a/README.md +++ b/README.md @@ -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`.