diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-12-06 17:26:20 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-12-06 17:26:20 +0000 |
commit | a84e769e55598997e5174e076a00b49aec913f56 (patch) | |
tree | 3639642e962c84f5cb06e335c04962af0da94727 | |
parent | bfef81bc7982f3146956e85f152ddd552d7dc350 (diff) |
Edited README.md to show example dependency repository
To help and be more clear a link to this pipeline's dependency repository
has been added to `README.md'.
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -49,9 +49,9 @@ This pipeline was designed to have as few dependencies as possible. collected in the link below for easy download. [[TO PIPELINE DESIGNERS: it is STRONGLY RECOMMENDED to keep a backup of all the necessary software tarballs you need for the project (possibly in - another Git repository). If you do have such a link, add it - here. If not, remove the placeholder and the previous - sentence. Also, don't forget to remove this note.]] + another Git repository). For example see [this template's + dependencies](https://gitlab.com/makhlaghi/reproducible-paper-dependencies). + Please add a similar address for your project here.]] https://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |