From b8263ffbdff6c0bd61523fcb4df0b591c40a8faf Mon Sep 17 00:00:00 2001 From: ArmandBahi <armand.bahi@veremes.com> Date: Thu, 18 Oct 2018 09:50:56 +0200 Subject: [PATCH] Update Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74f028f0..af95e83e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Application extraction 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