mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-26 12:12:28 +01:00
remove dev deps install for gateway
This commit is contained in:
parent
873e7ffe09
commit
a90a039c14
@ -15,10 +15,9 @@ git clone https://github.com/fosscord/fosscord-gateway
|
||||
cd fosscord-gateway
|
||||
```
|
||||
### Step 2
|
||||
Install (dev) dependencies:
|
||||
Install dependencies:
|
||||
```bash
|
||||
npm install
|
||||
npm install --only=dev
|
||||
```
|
||||
### Step 3
|
||||
Start:
|
||||
|
Loading…
Reference in New Issue
Block a user