Add links to pre-built Windows packages into README (v3.0).

This commit is contained in:
Petr Zemek 2017-12-13 06:41:36 +01:00
parent b1ede30a92
commit c42dfb144b

View File

@ -26,10 +26,10 @@ Currently, we support only Windows and Linux.
### Windows
1. Either download and unpack a pre-built package, or build and install the decompiler by yourself (the process is described below):
1. Either download and unpack a pre-built package from the following list, or build and install the decompiler by yourself (the process is described below):
* 32b Windows: TBA
* 64b Windows: TBA
* [32b Windows](https://github.com/avast-tl/retdec/releases/download/v3.0/retdec-v3.0-windows-32b.zip) (v3.0)
* [64b Windows](https://github.com/avast-tl/retdec/releases/download/v3.0/retdec-v3.0-windows-64b.zip) (v3.0)
2. Install [Microsoft Visual C++ Redistributable for Visual Studio 2015](https://www.microsoft.com/en-us/download/details.aspx?id=48145).