From 63856b1e02c64d5360f717974be8d5bd66239830 Mon Sep 17 00:00:00 2001 From: fourtf Date: Fri, 22 Jun 2018 13:18:12 +0200 Subject: [PATCH] updated readme for beta info --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 02329cff..12360be1 100644 --- a/README.md +++ b/README.md @@ -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.