From 7aef1ed3bcc2bff6e35b94d5d78a77e9a2f603cd Mon Sep 17 00:00:00 2001
From: liadomide <lia_domide@yahoo.com>
Date: Sun, 28 Jul 2019 20:23:48 +0000
Subject: [PATCH] TVB-2392 Add Note about using github Fork feature when using
 this repo

git-svn-id: https://repo.thevirtualbrain.org/svn/tvb/trunk@8874 1c0e02f0-7929-43c0-8fb3-3293bf43b0d1
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index a94162128..77d3891a2 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,12 @@ you do not need to do anything else other than unzip and double click on **tvb_s
     
         sh install_full_tvb.sh
 
+
+**NOTE:**
+
+To contribute to this repo, you are advised to first fork it under GitHub (through the web ui), 
+and next clone that fork on your machine, and use it as you use any other git repository.
+
 More details on our documentation site: <http://docs.thevirtualbrain.org>.
 
    
-- 
GitLab