From 32b6eef788892314e8a14053ac9839fc6772191a Mon Sep 17 00:00:00 2001 From: Laurent Modolo <laurent.modolo@ens-lyon.fr> Date: Fri, 16 Apr 2021 10:09:26 +0200 Subject: [PATCH] README.md: add last update section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 37a636a5..7e7c9f2b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ This repository is a template and a library repository to help you build nextflow pipeline. You can fork this repository to build your own pipeline. + +## Getting the last updates + To get the last commits from this repository into your fork use the following commands: For the first time: -- GitLab