You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01:00
Update README.md
This commit is contained in:
@@ -35,6 +35,12 @@ Version >=21.6.0 is currently not working correctly.
|
|||||||
|
|
||||||
3. Nagivate to the fm-dx-webserver folder in your terminal and run this command:
|
3. Nagivate to the fm-dx-webserver folder in your terminal and run this command:
|
||||||
|
|
||||||
|
In case you haven't installed node-pre-gyp yet:
|
||||||
|
```bash
|
||||||
|
npm install -g node-pre-gyp
|
||||||
|
```
|
||||||
|
|
||||||
|
Afterwards:
|
||||||
```bash
|
```bash
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user