mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Update README.md
This commit is contained in:
parent
090264f0ef
commit
cdd516221f
1 changed files with 2 additions and 1 deletions
|
@ -1,12 +1,13 @@
|
|||
|
||||
# ArmCord 🦾🔌
|
||||
Armcord is a custom alternative Discord client made originally for ARM Linux. It's goal is to bring a alternative Discord client. It uses [GooseMod](https://goosemod.com) for custom themes and plugins!
|
||||
Armcord is a custom alternative Discord client made for people on lower-end devices and ARM architecture that want custom Discord experience. It uses [GooseMod](https://goosemod.com) for custom themes and plugins!
|
||||
|
||||
# How to run/install it?
|
||||
Check releases tab for precompiled deb(ARM64), rpm(ARM64), tar.gz(ARM64), Windows builds.
|
||||
Alternative (npm, nodejs required):
|
||||
1.Run `npm install`
|
||||
2.Run `npm start`
|
||||
3.Compile/Package with `npm run make`
|
||||
|
||||
|
||||
# FAQ
|
||||
|
|
Loading…
Reference in a new issue