Fix readme specifying vcredist 2017 two times

This commit is contained in:
Ruben Anders 2018-10-17 15:11:24 +02:00 committed by pajlada
parent 2840b38e91
commit d5f1fba6fd

View file

@ -8,7 +8,7 @@ Chatterino 2 is the second installment of the Twitch chat client series "Chatter
You can download the Chatterino 2 Beta over [here](https://chatterino.com/download/Chatterino2BetaInstaller.exe)
You might also need to install the [VC++ 2017 Redistributable](https://aka.ms/vs/15/release/vc_redist.x64.exe) from Microsoft if you do not have it installed already.
If you still receive an error about `MSVCR120.dll missing`, then you should install the [VC++ 2017 Restributable](https://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x64.exe
If you still receive an error about `MSVCR120.dll missing`, then you should install the [VC++ 2013 Restributable](https://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x64.exe
).
Releases for linux and mac will follow soon™