Update README.md

This commit is contained in:
Marek Farkaš
2024-01-27 15:17:45 +01:00
committed by GitHub
parent e5dfae15c2
commit f04f471c8f
+6
View File
@@ -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:
In case you haven't installed node-pre-gyp yet:
```bash
npm install -g node-pre-gyp
```
Afterwards:
```bash
npm install
```