From d24382d67f3e7fa4adb90a9a21a3738e3121aa3a Mon Sep 17 00:00:00 2001 From: Damian Alvarez Mallon <d.alvarez@fz-juelich.de> Date: Wed, 23 Sep 2020 15:18:52 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5d403f9b..db2aad9a0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # JSC's EasyBuild private repo This is the repo to store all the EasyBuild configuration files, including easyconfigs. -Each folder has a set of stages, which contain the configuration for the particular stage. +Each stage is in a separate branch, containing all the relevant files for that stage -- GitLab