From 07db5ec5752f340806fdae8d9d3d71c65b913a3f Mon Sep 17 00:00:00 2001 From: ArmandBahi <armand.bahi@veremes.com> Date: Thu, 18 Oct 2018 09:51:50 +0200 Subject: [PATCH] Update Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a0e032d..66a090fa 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ vMap is able to manage business objects while using WMS producing server softwar 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