From ddeea5a2d91279a4d046d6222b569df224b21b08 Mon Sep 17 00:00:00 2001 From: Kylart Date: Fri, 8 Nov 2019 16:36:17 +0100 Subject: [PATCH] Updated REQDME to mention boost --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 28dd5ab..d70a370 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,9 @@ If you have any problems installing for your OS, you can contact me anytime in t ## Installation Be sure that Npm is installed. You can find how to install npm (node) [here](https://nodejs.org/en/). + +You will need to have Boost (version 1.65.0 minimum) installed on your system. You can find Boost [here](https://www.boost.org/users/download/). + ``` git clone https://github.com/Kylart/KawAnime ```