Skip to content

Commit a733956

Browse files
committed
Update README.md
1 parent 0719bf4 commit a733956

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@ New version based on dnscrypt-proxy 2.0.22
2323

2424
At least one system with Windows 7 SP1 and the installation of. NET Framework 4.6.1 is currently required.
2525

26-
You also will need: Microsoft Visual C++ Redistributable for Visual Studio 2017 [x64](https://aka.ms/vs/15/release/VC_redist.x64.exe) or [x86](https://aka.ms/vs/15/release/VC_redist.x86.exe)
26+
You also will need: Microsoft Visual C++ Redistributable for Visual Studio 2015 - 2019 [x64](https://aka.ms/vs/16/release/VC_redist.x64.exe) or [x86](https://aka.ms/vs/16/release/VC_redist.x86.exe)
27+
28+
or
29+
30+
Microsoft Visual C++ Redistributable for Visual Studio 2017 [x64](https://aka.ms/vs/15/release/VC_redist.x64.exe) or [x86](https://aka.ms/vs/15/release/VC_redist.x86.exe)
2731

2832

2933
### Installing
@@ -76,7 +80,7 @@ If you can add or correct a language, feel free to do so:
7680

7781
## Built With
7882

79-
* [Visual Studio 2017 (15.x.x)](https://www.visualstudio.com/downloads/)
83+
* [Visual Studio 2019](https://www.visualstudio.com/downloads/)
8084
* [.NET Framework 4.6.x](https://www.microsoft.com/net/download/windows)
8185
* [ReSharper](https://www.jetbrains.com/resharper/)
8286
* [Advanced Installer](https://www.advancedinstaller.com/)

0 commit comments

Comments
 (0)