Add homebrew installation guide

pull/286/head
Seokchan Sean Ahn 2022-04-14 13:14:03 +07:00 committed by Wilfred Hughes
parent 1a6c5b8e7f
commit 7fa0a2e830
1 changed files with 11 additions and 0 deletions

@ -10,6 +10,17 @@ Packages are also available on the following platforms.
[![Packaging status](https://repology.org/badge/vertical-allrepos/difftastic.svg)](https://repology.org/project/difftastic/versions)
## Installing via homebrew (on macOS or Linux)
Difftastic can be installed with [Homebrew on MacOS](https://brew.sh/) or [Homebrew on Linux](https://docs.brew.sh/Homebrew-on-Linux).
```
$ brew install difftastic
```
## Installing from source
### Build Requirements