From da616fff398a3fd077d0ba64cd69c9de60531bb0 Mon Sep 17 00:00:00 2001
From: Felix Jung <f_jung@rhrk.uni-kl.de>
Date: Wed, 12 Jul 2023 10:32:35 +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 d303ed8..dd3ac09 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ You can create a conda environment directly from the yml file located in /workfl
 ```
 conda create --name deepstabp --file environment.yml
 ```
-Keep in mind that you must download the complete ARC which requires git and git lfs, as well as enough memory space.
+Keep in mind that you must download the complete ARC which requires git and git lfs, as well as enough memory space. The complete ARC has a size of around 67 GB including all LFS files.
 
 ### Running deepSTABp
 
-- 
GitLab