mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-13 22:27:13 +02:00
Fix broken markdown in INSTALLER.md.
This commit is contained in:
parent
8754700587
commit
4ce0bf77c5
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue