From de720ec9cf2859167192763564eaa981b0b877f1 Mon Sep 17 00:00:00 2001 From: smartfridge <37928912+smartfrigde@users.noreply.github.com> Date: Sat, 20 Mar 2021 14:07:15 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 18dfca9..a6b7ffa 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Armcord is Discord client for Arm Linux. Goal of the project is to bring custom discord version of app to arm. It uses GooseMod for themes and plugins. This will work on normal x86 if you really want it to work. # Dependencies: nodejs, npm +# How to run/install it? +On first install just do `./install.sh` and it will install needed modules, after that start client with `npm start` # FAQ 1.Will I get banned from using it?