From 68304f6eb47c1369c8fba6dc7a62261d90d102bc Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 22 Nov 2018 14:09:21 +0000 Subject: Minor edit/correction in README.md The note to the pipeline designers was corrected to display properly on Gitlab. --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b5e3b1b..9e77bf0 100644 --- a/README.md +++ b/README.md @@ -46,15 +46,14 @@ This pipeline was designed to have as few dependencies as possible. a directory given at configuration time), they will be used. Otherwise, *GNU Wget* will be used to download any necessary tarball. The necessary tarballs are also collected in the link - below for easy download. - - https://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - - [TO PIPELINE DESIGNERS: IT IS <<>> TO KEEP A - BACKUP OF ALL THE NECESSARY TARBALLS YOU NEED FOR THE PROJECT - (POSSIBLY IN ANOTHER GIT REPOSITORY). IF YOU DO MAKE ONE, PUT ITS - URL IN THE PLACEHOLDER URL ABOVE. IF NOT, REMOVE THE PLACE HOLDER - AND THE LAST LINE OF THE PRAGRAPH ABOVE IT.] + 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 teh + placeholder and the previous sentence. Also, don't forget to remove + this note.]] + + https://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 2. Configure the environment (top-level directories in particular) and build all the necessary software for use in the next step. It is -- cgit v1.2.1