From c15339a972ac0819c032223ef287a7163066aa4a Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Mon, 23 Jan 2017 22:04:50 +0100 Subject: [PATCH] Small remark to install deps locally --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 12f74582a..58a730fa6 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ compilation script will tell you if one of them is missing or too old. In the worse case, you will have to download and compile bleeding edge version by hand. +If you want to install these dependencies locally, then use the +kiwix-lib directory as install prefix. + Environnement -------------