glucord/readme: tweak description

This commit is contained in:
CanadaHonk 2022-12-07 23:49:54 +00:00 committed by GitHub
parent 2743099baf
commit d0a2fe9541
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Glucord # Glucord
Example/demo of Gluon, a minimal Discord client using system-installed Chrome/Node. A minimal Discord client using system-installed Chromium/Node. Example/demo of Gluon.
> **Info** | > **Info** |
> Gluon is currently **Windows only**. > Gluon is currently **Windows only**.
@ -8,4 +8,4 @@ Example/demo of Gluon, a minimal Discord client using system-installed Chrome/No
1. Have recentish Chrome Stable/Canary and NodeJS installed 1. Have recentish Chrome Stable/Canary and NodeJS installed
1. Clone the Gluon repo 1. Clone the Gluon repo
2. `npm install` 2. `npm install`
3. `node glucord` (with `--canary` if using Chrome Canary) 3. `node glucord` (with `--canary` if using Chrome Canary)