mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
commit
165e21c473
1 changed files with 8 additions and 0 deletions
|
@ -33,6 +33,14 @@
|
||||||
# How to run/install it?
|
# How to run/install it?
|
||||||
### Recommended:
|
### Recommended:
|
||||||
Check releases tab for precompiled packages for Linux, Windows and ~~Mac OS~~ (Mac OS is broken see [#48](https://github.com/ArmCord/ArmCord/issues/48)).
|
Check releases tab for precompiled packages for Linux, Windows and ~~Mac OS~~ (Mac OS is broken see [#48](https://github.com/ArmCord/ArmCord/issues/48)).
|
||||||
|
|
||||||
|
### AUR Package
|
||||||
|
Armcord is also available on the Arch User Repository (AUR) [here](https://aur.archlinux.org/packages/armcord-bin/).
|
||||||
|
|
||||||
|
Install it via an AUR helper tool like `yay`.
|
||||||
|
|
||||||
|
**Example:** `yay -S armcord-bin`
|
||||||
|
|
||||||
### Manual:
|
### Manual:
|
||||||
Alternatively you can run ArmCord from source (npm, nodejs required):
|
Alternatively you can run ArmCord from source (npm, nodejs required):
|
||||||
1. Clone ArmCord repo: `git clone https://github.com/ArmCord/ArmCord.git`
|
1. Clone ArmCord repo: `git clone https://github.com/ArmCord/ArmCord.git`
|
||||||
|
|
Loading…
Reference in a new issue