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
ccb5198ff0
commit
9c30af9af5
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# armcord
|
||||
Armcord is a custom Discord client for ARM Linux. It's goal is to bring a custom Discord client to ARM Architecture. It uses [GooseMod](https://goosemod.com) for custom themes and plugins!
|
||||
# To run this you need:
|
||||
nodejs, npm
|
||||
|
||||
# How to run/install it?
|
||||
Check releases tab for precompiled deb, rpm, tar.gz versions (arm64 only).
|
||||
Alternative:
|
||||
Alternative (npm, nodejs required):
|
||||
1.Run `npm install`
|
||||
2.Run `npm start`
|
||||
|
||||
|
|
Loading…
Reference in a new issue