mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
add homebrew repo to README (#575) [skip ci]
* added homebrew repo to README.md * moved AUR example line above homebrew section
This commit is contained in:
parent
5e40c35796
commit
20a9e2708e
1 changed files with 8 additions and 0 deletions
|
@ -100,6 +100,14 @@ ArmCord is also available on the Arch User Repository (AUR):
|
|||
Install it via an AUR helper tool like `yay`.
|
||||
|
||||
**Example:** `yay -S armcord-bin`
|
||||
### Homebrew repository
|
||||
ArmcCord also has a homebrew repository
|
||||
```
|
||||
brew tap armcord/armcord
|
||||
```
|
||||
```
|
||||
brew install --cask armcord
|
||||
```
|
||||
### FreeBSD
|
||||
You can also get ArmCord running on FreeBSD by following [these instructions](https://gist.github.com/axyiee/4d29c982ac85d5d26f98a51040b5de37).
|
||||
### Pi-Apps
|
||||
|
|
Loading…
Reference in a new issue