Add installation guide to README for macos installation via brew install oxker
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
- [Download & install](#download--install)
|
- [Download & install](#download--install)
|
||||||
|
- [Homebrew](#homebrew)
|
||||||
- [Run](#run)
|
- [Run](#run)
|
||||||
- [Build step](#build-step)
|
- [Build step](#build-step)
|
||||||
- [Tests](#tests)
|
- [Tests](#tests)
|
||||||
@@ -67,6 +68,14 @@ oxker can be installed from the [AUR](https://aur.archlinux.org/packages/oxker)
|
|||||||
paru -S oxker
|
paru -S oxker
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Homebrew
|
||||||
|
|
||||||
|
oxker can be installed on macOS using Homebrew:
|
||||||
|
|
||||||
|
```shell
|
||||||
|
brew install oxker
|
||||||
|
```
|
||||||
|
|
||||||
### Pre-Built
|
### Pre-Built
|
||||||
See the <a href="https://github.com/mrjackwills/oxker/releases/latest" target='_blank' rel='noopener noreferrer'>pre-built binaries</a>
|
See the <a href="https://github.com/mrjackwills/oxker/releases/latest" target='_blank' rel='noopener noreferrer'>pre-built binaries</a>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user