From ae652cc62abee325d14b7b49f9fcf8059b03c733 Mon Sep 17 00:00:00 2001 From: alexpete Date: Wed, 7 Apr 2021 14:06:18 -0700 Subject: [PATCH] Updating 3rdParty link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 434d4d7f83..58a96c6c66 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-rev8.zip](https://d2c171ws20a1rv.cloudfront.net/3rdParty-windows-no-symbols-rev8.zip)** +1. Download the 3rdParty zip file from here: **[https://d2c171ws20a1rv.cloudfront.net/3rdParty-windows-no-symbols-rev10.zip](https://d2c171ws20a1rv.cloudfront.net/3rdParty-windows-no-symbols-rev10.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