From 8e9f7b654fe45fe0f9f1c70df94e511f15212e8a Mon Sep 17 00:00:00 2001
From: Mike Fiedler
Date: Wed, 7 Aug 2024 12:44:37 -0400
Subject: [PATCH] Add installation guide to README for macos installation via
`brew install oxker`
---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index cefc768..5c33a86 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@
- [Download & install](#download--install)
+- [Homebrew](#homebrew)
- [Run](#run)
- [Build step](#build-step)
- [Tests](#tests)
@@ -67,6 +68,14 @@ oxker can be installed from the [AUR](https://aur.archlinux.org/packages/oxker)
paru -S oxker
```
+### Homebrew
+
+oxker can be installed on macOS using Homebrew:
+
+```shell
+brew install oxker
+```
+
### Pre-Built
See the pre-built binaries