Skip to content

Commit

Permalink
Readme: add homebrew install
Browse files Browse the repository at this point in the history
  • Loading branch information
pythops committed Dec 22, 2024
1 parent 9358ef2 commit 61f90db
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 @@ -68,6 +68,12 @@ For non-NixOS systems, install directly with:
nix-env -iA nixpkgs.tenere
```

### 🍺 Homebrew

```
brew install tenere
```

### ⚒️ Build from source

To build from the source, you need [Rust](https://www.rust-lang.org/) compiler and
Expand Down

0 comments on commit 61f90db

Please sign in to comment.