Update INSTALL.md

This commit is contained in:
kasenvr 2020-09-10 04:16:03 -04:00 committed by GitHub
parent 8705873be5
commit 8943032df8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ To produce an executable installer on Windows, the following are required:
##### Code Signing (optional)
For code signing to work, you will need to set the `HF_PFX_FILE` and `HF_PFX_PASSPHRASE` environment variables globally.
For code signing to work, you will need to set the `HF_PFX_FILE` and `HF_PFX_PASSPHRASE` environment variables to be present during CMake runtime and globally as we proceed to package the installer.
##### Creating the Installer