diff --git a/content/self-host/windows/_index.en.md b/content/self-host/windows/_index.en.md index 66c088fe..c2592829 100644 --- a/content/self-host/windows/_index.en.md +++ b/content/self-host/windows/_index.en.md @@ -6,7 +6,7 @@ weight: 20 ### 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。 ### Install pm2