From fed317c27c67fe4f41b0343b58b94ce37337d8f3 Mon Sep 17 00:00:00 2001 From: fourtf Date: Thu, 26 Jan 2017 10:27:50 +0100 Subject: [PATCH] updated readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c57c87e1d..d32d0079e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # chatterino 2 -by @fourtf +Chatterino 2 is the second installment of my twitch chat client series "Chatterino". For now you can check out chatterino 1 at [chatterino.com](http://chatterino.com). ## requirements -1. install boost by going to [this link](https://sourceforge.net/projects/boost/files/boost/1.63.0/boost_1_63_0.zip/download) and extracting it to `C:\local\boost` so that `C:\local\boost\boost.png` exists +1. download the [boost library](https://sourceforge.net/projects/boost/files/boost/1.63.0/boost_1_63_0.zip/download) and extract it to `C:\local\boost` +2. download binaries for OpenSSL >= 1.0.2 or compile it from source. [example download](https://indy.fulgan.com/SSL/https://indy.fulgan.com/SSL/)