From e2ae00a154b580b0f3d3206ca656268775ab76be Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Fri, 9 Mar 2018 20:36:45 +0100 Subject: Corrected name to new repository address The main online repository name has been changed to `reproducible-paper' from `reproduction-pipeline-template'. So the cloning command in `README.md' had to be corrected. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ce7fc36..d3c3daa 100644 --- a/README.md +++ b/README.md @@ -386,9 +386,9 @@ been explained here), please let us know to correct it. easiest way to start is to clone this repository as shown below: ```shell - $ git clone https://gitlab.com/makhlaghi/reproduction-pipeline-template.git - $ mv reproduction-pipeline-template your-project-name - $ cd your-project-name + $ git clone https://gitlab.com/makhlaghi/reproducible-paper.git + $ mv reproducible-paper my-project-name + $ cd my-project-name ``` - **Copyright**, **name** and **date**: Go over the following files and -- cgit v1.2.1