Mention the MSVC redist in the release notes

This commit is contained in:
Oliver Hamlet
2016-11-24 08:15:09 +00:00
parent cc88428151
commit 55289d7b09
+1 -1
View File
@@ -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)