From 07ed4fa01fe72b3ad71a87d02c0517d3fe4d7953 Mon Sep 17 00:00:00 2001 From: Ven Date: Mon, 3 Oct 2022 17:03:49 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 265a9d3..0950a12 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ A Discord client mod that does things differently ## Installing +If you can't follow the following instructions, please just use BetterDiscord. This was never meant to be a noob friendly mod. + Install [Node.js](https://nodejs.org/en/download/) and [git](https://git-scm.com/downloads) Open a Terminal and run the following commands. If any of them failed, you didn't properly install Node.js and git (see above).