Skip to content

Commit

Permalink
Add doc how to install via homebrew
Browse files Browse the repository at this point in the history
Signed-off-by: Marcin Iwanicki <miwanicki1@bloomberg.net>
  • Loading branch information
marciniwanicki committed Feb 11, 2023
1 parent 16f3eb8 commit 3a75d69
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Documentation/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,11 @@ export PATH="$PATH:$(swift build -c release --show-bin-path)"

### Homebrew

*TODO*
To install xcdiff using [Homebrew](https://brew.sh):

```sh
brew install xcdiff
```

### Mint

Expand Down

0 comments on commit 3a75d69

Please sign in to comment.