readme update

This commit is contained in:
Don Kackman
2020-04-21 22:55:20 -07:00
committed by Richard Kiss
parent deabbe8ae5
commit 87f240b5ac
+1 -1
View File
@@ -31,7 +31,7 @@ In order to sign the installation packages during the build:
### Building
- Edit the version number in `config.ps1`.
- Make sure any prerequisite executables are downloaded and placed in the `prerequisites` folder. Refer to pre-reqs [readme.md](./prerequisites/readme.md) there for details.
- Make sure all prerequisite executables are downloaded and placed in the `prerequisites` folder. Refer to pre-reqs [readme.md](./prerequisites/readme.md) for details.
````PowerShell
# from the electron-wix folder