Skip to content

Commit

Permalink
docs: add Homebrew installation info
Browse files Browse the repository at this point in the history
Co-authored-by: Ismael González Valverde <[email protected]>
  • Loading branch information
xyb and ismaelgv authored Feb 26, 2023
1 parent 86a7b42 commit 9ef74eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ A package is available in the AUR
([`rnr`](https://aur.archlinux.org/packages/rnr/)) to install latest version of
*RnR* on Arch Linux.

### Homebrew
You can use [Homebrew package manager](https://brew.sh) to install this tool in macOS or Linux systems.
```sh
brew install rnr
```

## From Source
*RnR* is written in Rust. You can build it from source using Cargo.

Expand Down

0 comments on commit 9ef74eb

Please sign in to comment.