From 5b9cffc3f7dc71dfa9d971b98ee7a595aa267db2 Mon Sep 17 00:00:00 2001
From: ArmandBahi <armand.bahi@veremes.com>
Date: Wed, 17 Oct 2018 09:09:54 +0200
Subject: [PATCH] Update readme

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 0a485e07..3a0e032d 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,8 @@ 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:
 
-- Clone the repo on your local storage
-- Run install.sh to build your tree structure
+- Install the app via the VAI setup on var/www/[app name]
+- 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]
 - Run `git pull` and `git push` to update/post the project and his dependencies
-- 
GitLab