We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68aab73 commit 5cf12e1Copy full SHA for 5cf12e1
1 file changed
readme.md
@@ -50,6 +50,7 @@ mkdir c:\openflow
50
cd \openflow
51
```
52
install pm2 as a global package, and then install [pm2-windows-service](https://www.npmjs.com/package/pm2-windows-service)
53
+**Important**: Say no to startup scripts PM2_SERVICE_SCRIPTS
54
```bash
55
npm i -g pm2
56
npm i -g pm2-windows-service
0 commit comments