mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-11-08 11:02:08 +00:00
Add installation instructions using MacPorts
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user