From 8a68535087ed3e30b89a3361b0c33c6e9c376668 Mon Sep 17 00:00:00 2001 From: Dawid Pogorzelski Date: Mon, 2 Aug 2021 07:11:42 +0200 Subject: [PATCH] Add homebrew as install method --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aee0b28..3cfa547 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,13 @@ Features: ## 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 ```bash