From 8caec43f2a7017d4baef4b554751f6c0d921e904 Mon Sep 17 00:00:00 2001 From: alexpete Date: Fri, 9 Apr 2021 12:04:41 -0700 Subject: [PATCH] Updating 3rdparty link in README to rev12 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4ea55567a..9246104a29 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ If you have the Git credential manager core installed, you should not be prompte ### Build Steps -1. Download the 3rdParty zip file from here: **[https://d2c171ws20a1rv.cloudfront.net/3rdParty-windows-no-symbols-rev11.zip](https://d2c171ws20a1rv.cloudfront.net/3rdParty-windows-no-symbols-rev11.zip)** +1. Download the 3rdParty zip file from here: **[https://d2c171ws20a1rv.cloudfront.net/3rdParty-windows-no-symbols-rev12.zip](https://d2c171ws20a1rv.cloudfront.net/3rdParty-windows-no-symbols-rev12.zip)** 2. Unzip this file into a writable folder. This will also act as a cache location for the 3rdParty downloader by default (configurable with the `LY_PACKAGE_DOWNLOAD_CACHE_LOCATION` environment variable) 3. Install the following redistributables to the following: - Visual Studio and VC++ redistributable can be installed to any location