From 1469c69019b3789240dabe235b5bd4982b0d25ec Mon Sep 17 00:00:00 2001
From: Armand Bahi <armand.bahi@veremes.com>
Date: Thu, 27 Sep 2018 14:23:19 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fe506131..43fcbb6e 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,6 @@ vMap is able to manage business objects while using WMS producing server softwar
 To contribute to this project run the following steps
 
 - Clone the repo on your local storage
-- Run utils/init_symlinks.sh to build your tree structure with symlinks
+- Run install.sh to build your tree structure with symlinks 
 - Run utils/pull_symlinks.sh to pull your code
 - Run utils/push_symlinks.sh to push your code
-- 
GitLab