From 7c088cc8ae7eda3c8f5ffcb7093cd16247ce95c7 Mon Sep 17 00:00:00 2001
From: Arthur Le Bars <arthur.le-bars@sb-roscoff.fr>
Date: Thu, 1 Apr 2021 21:43:43 +0200
Subject: [PATCH] readme update

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5748074..0284de3 100755
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ Directory tree structure:
 
 ## Usage:
 The scripts all take one mandatory input file that describes your species and their associated data 
-(see example.yml in the "examples" folder of the repository)
+(see example.yml in the "examples" folder of the repository). Every dataset path in this input must be an absolute path.
 
 You must also fill in a "config" file containing sensible variables (galaxy and tripal passwords, etc..) that
 the script will read to create the different services and to access the galaxy container. By default, the config file
-- 
GitLab