From dae30054516df1e6ba0b9fdc408d4ed848d6b429 Mon Sep 17 00:00:00 2001 From: ArmandBahi <armand.bahi@veremes.com> Date: Thu, 18 Oct 2018 09:51:07 +0200 Subject: [PATCH] Update Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11864a44..a89ad44a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ To install the dev version of this project run the following steps: - Install the app via the VAI setup on var/www/[app name] +- Run `sudo apt-get install libxml2-utils` - Clone this repo on var/wwww/[app name]\_dev - Run install.sh and give the var/www/[app name] path when asked to build your tree structure - Now you have the correct versioned tree structure, rename var/www/[app name] as var/www/[app name]\_vai and var/www/[app name]\_dev as var/www/[app name] -- GitLab