From 33755ff639a6f913942173847485f78f85b51c21 Mon Sep 17 00:00:00 2001 From: CanadaHonk Date: Wed, 7 Dec 2022 16:31:04 +0000 Subject: [PATCH] glucord/docs: elaborate on prerequisites --- glucord/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glucord/README.md b/glucord/README.md index 070628b..71d73b1 100644 --- a/glucord/README.md +++ b/glucord/README.md @@ -5,7 +5,7 @@ Example/demo of Gluon, a minimal Discord client using system-installed Chrome/No > Gluon is currently **Windows only**. ## Usage -1. Have Chrome Stable/Canary installed +1. Have recentish Chrome Stable/Canary and NodeJS installed 1. Clone the Gluon repo 2. `npm install` 3. `node glucord` (with `--canary` if using Chrome Canary) \ No newline at end of file