Merge pull request #150 from faustogut/patch-1

Fix nssm download link (add https)
This commit is contained in:
RustDesk
2023-03-01 20:17:17 +08:00
committed by GitHub

View File

@@ -20,7 +20,7 @@ While the benefits of pm2 include:
## Installing using NSSM
### Installing NSSM
Please [download](http://nssm.cc/release/nssm-2.24.zip) and extract NSSM select the appropriate
Please [download](https://nssm.cc/release/nssm-2.24.zip) and extract NSSM select the appropriate
architecture to your windows system (if x86 use the contents of the win32 folder, if x64 use the
contents of win64 folder). It is also best practice to move the binary of NSSM into the
`Program Files\NSSM` (NSSM once started as a service, it cannot be moved from the directory it was placed in.