Skip to content

Commit

Permalink
readme: add MacPorts install info
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot authored and martinvonz committed Dec 7, 2022
1 parent 951eb0b commit d530b34
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,15 @@ If you use Homebrew, you can run:
brew install jj
```

#### MacPorts

You can also install `jj` via [MacPorts](https://www.macports.org) (as the `jujutsu` port):

```shell script
sudo port install jujutsu
```

([port page](https://ports.macports.org/port/jujutsu/))

#### From Source

Expand Down

0 comments on commit d530b34

Please sign in to comment.