diff --git a/INSTALL.md b/INSTALL.md index 4307ddc79e..994725ac28 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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