mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-31 10:11:20 +00:00
Add installation instructions using MacPorts
parent
ae99473426
commit
6713ae60fc
@ -1,9 +1,13 @@
|
|||||||
# Build Instructions (macOS)
|
# 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
|
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:
|
or we can build it from source:
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user