mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Spelling mistake
This commit is contained in:
parent
643611b509
commit
65522c9718
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -32,12 +32,12 @@
|
|||
|
||||
# How to run/install it?
|
||||
### Recommended:
|
||||
Check releases tab for precompiled packages for Linux, Windows and Mac OS (experimental).
|
||||
Check releases tab for precompiled packages for Linux, Windows and Mac OS (experimental).
|
||||
### Manual:
|
||||
Alternatively you can run ArmCord from source (npm, nodejs required):
|
||||
1. Clone ArmCord repo: `git clonehttps://github.com/ArmCord/ArmCord.git`
|
||||
2. Run `npm install` to install dependencies
|
||||
3. Compile/Package with `npm run package`
|
||||
Alternatively you can run ArmCord from source (npm, nodejs required):
|
||||
1. Clone ArmCord repo: `git clone https://github.com/ArmCord/ArmCord.git`
|
||||
2. Run `npm install` to install dependencies
|
||||
3. Compile/Package with `npm run package`
|
||||
|
||||
|
||||
# FAQ
|
||||
|
|
Loading…
Reference in a new issue