mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 21:32:13 +03:00
docs: add info on installing via MacPorts
This commit is contained in:
parent
a1aa6e3d6c
commit
e1d07dee62
@ -38,3 +38,12 @@ install:
|
||||
$ brew rm wezterm
|
||||
$ brew install --HEAD wezterm
|
||||
```
|
||||
|
||||
## MacPorts
|
||||
|
||||
WezTerm is also available via [MacPorts](https://www.macports.org):
|
||||
|
||||
```bash
|
||||
$ sudo port selfupdate
|
||||
$ sudo port install wezterm
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user