mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-11-28 16:14:12 +00:00
Add FreeBSD installation details
This commit is contained in:
parent
1cf6e2743b
commit
7819cdfaf7
@ -49,6 +49,14 @@ Ubuntu users of 14.04 LTS (Trusty) up to 15.10 (Wily) can use [this PPA](https:/
|
|||||||
|
|
||||||
Ubuntu 17.10 can use [this PPA](https://launchpad.net/%7Evantuz/+archive/ubuntu/cool-retro-term)
|
Ubuntu 17.10 can use [this PPA](https://launchpad.net/%7Evantuz/+archive/ubuntu/cool-retro-term)
|
||||||
|
|
||||||
|
FreeBSD users can install a prebuit binary package:
|
||||||
|
|
||||||
|
pkg install cool-retro-term
|
||||||
|
|
||||||
|
or build cool-retro-term themselves from source using the [Ports framework](https://www.freebsd.org/doc/handbook/ports-using.html):
|
||||||
|
|
||||||
|
cd /usr/ports/x11/cool-retro-term/ && make install clean
|
||||||
|
|
||||||
macOS users can grab the latest dmg from the release page: https://github.com/Swordfish90/cool-retro-term/releases
|
macOS users can grab the latest dmg from the release page: https://github.com/Swordfish90/cool-retro-term/releases
|
||||||
|
|
||||||
## Build instructions (Linux)
|
## Build instructions (Linux)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user