Updated Installation (markdown)
parent
dd40f2363f
commit
60e5672b38
|
@ -44,6 +44,7 @@ the latest release and running the Makefile.
|
||||||
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 Capitan**: `make PREFIX=/usr/local install`
|
- **El Capitan**: `make PREFIX=/usr/local install`
|
||||||
- **Haiku**: `make PREFIX=/boot/home/config/non-packaged install`
|
- **Haiku**: `make PREFIX=/boot/home/config/non-packaged install`
|
||||||
|
- **OpenIndiana**: `gmake install`
|
||||||
- **NOTE**: You may have to run this as root.
|
- **NOTE**: You may have to run this as root.
|
||||||
|
|
||||||
## Latest Git Master (Bleeding Edge)
|
## Latest Git Master (Bleeding Edge)
|
||||||
|
|
Loading…
Reference in New Issue