From 49995df9eacbc663cd71ff1cf564623881e88012 Mon Sep 17 00:00:00 2001 From: Kylart Date: Tue, 12 Nov 2019 01:02:00 +0100 Subject: [PATCH] Added recursive clone in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b516c87..bfc4b94 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Be sure that Npm is installed. You can find how to install npm (node) [here](htt 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/). Only `date_time` and `system` libraries are required by this project. ``` -git clone https://github.com/Kylart/KawAnime +git clone --recursive https://github.com/Kylart/KawAnime ``` ``` cd KawAnime/