From c959a21105a95d5f377c0e956953bb2d3b6dbd66 Mon Sep 17 00:00:00 2001 From: Andrea Telatin Date: Thu, 21 Feb 2019 13:24:44 +0000 Subject: [PATCH] Update README.md --- misc/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/README.md b/misc/README.md index 2cc95fe..164e7f2 100644 --- a/misc/README.md +++ b/misc/README.md @@ -1,13 +1,13 @@ # "Bash training" dataset -Files for Bash training, with bioinformatics examples. +Files for Bash training, with bioinformatics examples. This was formerly the 'telatin/bashtraining' repository, now 'misc' subdirectory of "learn_bash" The introductory course program is available here: https://seq.space/notes/doku.php?id=bash-beginners To download this repository: ``` -git clone https://github.com/telatin/bashtraining +git clone https://github.com/telatin/learn_bash ```