mirror of https://github.com/Kylart/KawAnime.git
Updated REQDME to mention boost
This commit is contained in:
parent
0a41454470
commit
ddeea5a2d9
|
@ -57,6 +57,9 @@ If you have any problems installing for your OS, you can contact me anytime in t
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Be sure that Npm is installed. You can find how to install npm (node) [here](https://nodejs.org/en/).
|
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
|
git clone https://github.com/Kylart/KawAnime
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue