mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Add Scoop package to README
This commit is contained in:
parent
bf87cc6cda
commit
4f4ec74fcd
1 changed files with 8 additions and 0 deletions
|
@ -39,6 +39,14 @@ ArmCord is also available on the [winget-pkgs](https://github.com/microsoft/wing
|
|||
```
|
||||
winget install ArmCord.ArmCord
|
||||
```
|
||||
### Scoop package
|
||||
ArmCord is also available on [Scoop extras](https://github.com/ScoopInstaller/Extras) repo:
|
||||
```
|
||||
scoop bucket add extras
|
||||
```
|
||||
```
|
||||
scoop install armcord
|
||||
```
|
||||
### AUR Package
|
||||
ArmCord is also available on the Arch User Repository (AUR) [here](https://aur.archlinux.org/packages/armcord-bin/).
|
||||
|
||||
|
|
Loading…
Reference in a new issue