glucord/doc: add building section

This commit is contained in:
Oj 2022-12-08 14:49:42 +00:00
parent d500625958
commit 6464364d84

View File

@ -3,7 +3,7 @@ A minimal Discord client loading Discord Web, using system-installed Chromium/No
<br> <br>
## Usage ## Testing
> **Note** | > **Note** |
> Gluon is currently **Windows only**. > Gluon is currently **Windows only**.
@ -11,3 +11,7 @@ A minimal Discord client loading Discord Web, using system-installed Chromium/No
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)
## Building
1. Cd into the repo root
2. `node glugun glucord glucord`