updated readme for beta info

This commit is contained in:
fourtf 2018-06-22 13:18:12 +02:00
parent dfdeef297e
commit 63856b1e02

View file

@ -4,6 +4,13 @@ Chatterino 2
Chatterino 2 is the second installment of the Twitch chat client series "Chatterino". For now you can check out Chatterino 1 at [https://chatterino.com](https://chatterino.com).
## Downloading
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.
Releases for linux and mac will follow soon™
## Building
Before building run `git submodule update --init --recursive` to get required submodules.