Skip to content

Commit

Permalink
Add homebrew install method to readme (#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasikpark authored Feb 13, 2023
1 parent a06977b commit 469ae78
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ Check the [releases](https://github.com/slackhq/nebula/releases/latest) page for
$ sudo dnf install nebula
```
- [macOS Homebrew](https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/nebula.rb)
```
$ brew install nebula
```
#### Mobile
- [iOS](https://apps.apple.com/us/app/mobile-nebula/id1509587936?itsct=apps_box&itscg=30200)
Expand Down

0 comments on commit 469ae78

Please sign in to comment.