From 8943032df8eb35b32ca240e71c4959dd9d86418f Mon Sep 17 00:00:00 2001 From: kasenvr <52365539+kasenvr@users.noreply.github.com> Date: Thu, 10 Sep 2020 04:16:03 -0400 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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