From 4cd1c608a33d46ead2bea5425e9594665102ea2f Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Fri, 2 Dec 2016 21:25:35 +0200 Subject: [PATCH] Update requirements --- docs/INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 470e48a..f5c2a20 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -8,6 +8,7 @@ If you are looking for a way to merge eluna with a fork of the official reposito ###Requirements and dependencies: **Eluna uses `C++11` so you need a compiler that supports it.** +**Eluna can use ACE or BOOST for filesystem library.** Additionally see you desired core's documentation and installation instructions for it's requirements and dependencies. ###Installation