Add homebrew as install method
This commit is contained in:
@@ -36,8 +36,13 @@ Features:
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Download the precompiled binary from here: [Releases](https://github.com/dpogorzelski/speedrun/releases)
|
#### Homebrew (MacOS, Linux)
|
||||||
|
```bash
|
||||||
|
brew install dpogorzelski/tap/speedrun
|
||||||
|
```
|
||||||
|
|
||||||
|
#### Manual (MacOS, Linux, Windows)
|
||||||
|
Download the precompiled binary from here: [Releases](https://github.com/dpogorzelski/speedrun/releases)
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user