Fix broken markdown in INSTALLER.md.

This commit is contained in:
Julian Groß 2025-03-29 10:06:49 +01:00
parent 8754700587
commit 4ce0bf77c5

View file

@ -67,7 +67,7 @@ To produce an executable installer on Windows, the following are required:
1. Copy `Release\ApplicationID.dll` to `C:\Program Files (x86)\NSIS\Plugins\x86-ansi\`
1. Copy `ReleaseUnicode\ApplicationID.dll` to `C:\Program Files (x86)\NSIS\Plugins\x86-unicode\`
1. [Node.JS and NPM](<https://nodejs.org/en/download/>)
1. [Node.JS and NPM](https://nodejs.org/en/download/)
1. Install version 10.15.0 LTS (or greater)
#### Code Signing (optional)