diff --git a/README.md b/README.md index d6667c4c986b357d1796207069a754e5c44fab41..b406a50b0bb4e8f527e7224dbd49014c61c013f1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # companion-module-playwall See [HELP.md](./companion/HELP.md) and [LICENSE](./LICENSE) +# Preparation + +- install latest nodejs version from https://nodejs.org/en/download/ (on windows: `Windows Binary (.zip)`) +- extract zip # Install -- Inside `PlayWallCompanion` run `npm install` to install all dependencies (on Windows: `npm.cmd install) +- Inside `PlayWallCompanion` run `npm install` to install all dependencies (on Windows: `npm.cmd install`) - Set parent directory (the parent directory contains the `PlayWallCompanion`) as the `Developer module path`