Updated QR Code Generation from @rustdesk's comment

This commit is contained in:
Luke Barone
2022-07-09 20:48:32 -07:00
parent 7fda5f2d33
commit bf1b15d2e4

View File

@@ -6,7 +6,7 @@ weight: 20
### Install NodeJs ### Install NodeJs
Please [download](https://nodejs.org/dist/v16.14.2/node-v16.14.2-x86.msi) and install. Please [download](https://nodejs.org/dist/v16.14.2/node-v16.14.2-x86.msi) and install NodeJS.
NodeJs is the runtime environment of pm2, so you need to install NodeJs first。 NodeJs is the runtime environment of pm2, so you need to install NodeJs first。
### Install pm2 ### Install pm2