From 416c39837cdcdb91673fafab296092f3f8d406cf Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Tue, 18 Oct 2016 23:01:31 +0300 Subject: [PATCH] Add new requirements --- docs/INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 2cb6d2d..470e48a 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -7,8 +7,8 @@ If you are having trouble with the installation or updating the core source, hea If you are looking for a way to merge eluna with a fork of the official repositories see [merging](MERGING.md). ###Requirements and dependencies: -Currently there are no additional requirements apart from the normal core requirements. -See you desired core's documentation and installation instructions for it's requirements and dependencies. +**Eluna uses `C++11` so you need a compiler that supports it.** +Additionally see you desired core's documentation and installation instructions for it's requirements and dependencies. ###Installation 1. Open [git bash](http://git-scm.com/) and navigate to where you want the core source