From b4e746f6d5596837759fc639c2dc4ea3aac7d1c7 Mon Sep 17 00:00:00 2001 From: ArmandBahi <armand.bahi@veremes.com> Date: Thu, 27 Sep 2018 17:07:54 +0200 Subject: [PATCH] Update readme.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f59f94e1..0a485e07 100644 --- a/README.md +++ b/README.md @@ -18,5 +18,4 @@ 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 -- Run utils/pull_symlinks.sh to pull your code -- Run utils/push_symlinks.sh to push your code +- Run `git pull` and `git push` to update/post the project and his dependencies -- GitLab