diff --git a/appveyor.yml b/appveyor.yml index 39d45403..3b415f45 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -95,7 +95,7 @@ deploy: tag: $(APPVEYOR_REPO_TAG_NAME) release: LOOT v$(APPVEYOR_REPO_TAG_NAME) description: | - Requires Windows 7 or later, and [7-Zip](http://www.7-zip.org/) to extract the archives. + Requires Windows 7 or later and the [MSVC 2015 x86 redistributable](http://download.microsoft.com/download/9/a/2/9a2a7e36-a8af-46c0-8a78-a5eb111eefe2/vc_redist.x86.exe), and [7-Zip](http://www.7-zip.org/) to extract the archives. ## Change Logs - [Application](https://loot.readthedocs.io/en/$(APPVEYOR_REPO_TAG_NAME)/app/changelog.html)