mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-31 02:01:19 +00:00
Add installation instructions using MacPorts
parent
ae99473426
commit
6713ae60fc
@ -1,9 +1,13 @@
|
||||
# Build Instructions (macOS)
|
||||
|
||||
We can [install using homebrew](https://formulae.brew.sh/cask/cool-retro-term) like so,
|
||||
We can [install using Homebrew](https://formulae.brew.sh/cask/cool-retro-term):
|
||||
```
|
||||
brew install --cask cool-retro-term
|
||||
```
|
||||
or [install using MacPorts](https://ports.macports.org/port/cool-retro-term/details/):
|
||||
```
|
||||
sudo port install cool-retro-term
|
||||
```
|
||||
or we can build it from source:
|
||||
|
||||
## Dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user