mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Add Flathub button to install steps (#371)
* Add Flathub button to install steps * whoops * Make Linux section say Flatpak --------- Co-authored-by: smartfridge <37928912+smartfrigde@users.noreply.github.com>
This commit is contained in:
parent
65023b7e7f
commit
f540c88e0d
1 changed files with 3 additions and 0 deletions
|
@ -47,6 +47,9 @@
|
|||
|
||||
If you're using older version of Windows, you need to use [pre-built installers](https://www.armcord.xyz/download).
|
||||
|
||||
### Flatpak
|
||||
<a href='https://flathub.org/apps/details/xyz.armcord.ArmCord'><img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.svg'/></a>
|
||||
|
||||
### Debian, Ubuntu, Raspbian repository
|
||||
ArmCord is available on our official repositories for `apt` package manager. By using this method you'll receive automatic updates and get all the dependencies. Run the following commands to install ArmCord from them:
|
||||
```sh
|
||||
|
|
Loading…
Reference in a new issue