From 9c30af9af5406204d121ad8aa894090cf24a3902 Mon Sep 17 00:00:00 2001 From: smartfridge <37928912+smartfrigde@users.noreply.github.com> Date: Sat, 1 May 2021 19:53:38 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e10018d..2a7d1f5 100644 --- a/README.md +++ b/README.md @@ -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`