diff --git a/README.md b/README.md index 221589bb9..c0757ccd7 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,10 @@ 3. C++ ATL for latest v142 build tools (x86 & x64) 4. C++ MFC for latest v142 build tools (x86 & x64) 5. WiX Toolset v3 Schemas for Visual Studio - 6. Wix Toolset v4 Schemas for Visual Studio - 7. WiX Toolset Visual Studio 2019 Extension + 6. WiX Toolset Visual Studio 2019 Extension 2. OpenSSL (full) - 1. Installed via [Chocolatey](https://community.chocolatey.org/packages/openssl). - 2. Or installed via [VCPKG](https://vcpkg.io/en/getting-started.html) (`.\vcpkg install openssl`). + 1. Installed via [VCPKG](https://vcpkg.io/en/getting-started.html) (`.\vcpkg install openssl`). + 2. Or installed via [Chocolatey](https://community.chocolatey.org/packages/openssl). 3. Ensure to set the OPENSSL_ROOT_DIR. 3. [WiX Installer (3.11)](https://wixtoolset.org/releases/) 1. Ensure to add path to WiX executables (e.g. `C:\Program Files (x86)\WiX Toolset v3.11\bin`) @@ -60,4 +59,4 @@ TBD ^~~~~~~~~~~~~ ``` ##### Fix -If you have installed the iODBC Driver Manager, the headers installed with it might be used instead of those from `unixodbc`. You may need to uninstall this driver manager and remove the `/Library/Frameworks/iODBC.framework/` directory. \ No newline at end of file +If you have installed the iODBC Driver Manager, the headers installed with it might be used instead of those from `unixodbc`. You may need to uninstall this driver manager and remove the `/Library/Frameworks/iODBC.framework/` directory.