Make a note about installing on El Captain systems
This commit is contained in:
parent
4fe770cc3d
commit
f053f5b8b2
|
@ -125,6 +125,7 @@ program's cmd and fetch will use it instead of scrot.
|
||||||
|
|
||||||
1. Download the latest source at https://github.com/dylanaraps/fetch
|
1. Download the latest source at https://github.com/dylanaraps/fetch
|
||||||
2. Run `make install` inside the script directory to install the script.
|
2. Run `make install` inside the script directory to install the script.
|
||||||
|
- **El Captain**: `PREFIX=/usr/local make install`
|
||||||
|
|
||||||
**NOTE:** Fetch can be uninstalled easily using `make uninstall`.
|
**NOTE:** Fetch can be uninstalled easily using `make uninstall`.
|
||||||
|
|
||||||
|
|
Reference in New Issue