Update README.md

This commit is contained in:
smartfridge 2021-05-01 19:53:38 +02:00 committed by GitHub
parent ccb5198ff0
commit 9c30af9af5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -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`