From 301633c304689dee1dd2e52acdd0fd76189eeb34 Mon Sep 17 00:00:00 2001
From: Michael Langguth <m.langguth@fz-juelich.de>
Date: Sun, 14 Feb 2021 14:20:22 +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 63bebdbb..954153da 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ either on a known HPC-system (Juwels, Juwels Booster or HDF-ML) or on a generali
 (e.g. zam347 or your personal computer). 
 The script `create_env.sh` automatically detects on which machine it is executed and loads/installs
 all required Python (binary) modules and packages.
-The virtual environment is set up in the top-level directory (`[...]/video_prediction_tools`)
+The virtual environment is set up in the top-level directory (`[...]/ambs/video_prediction_tools`)
 under a subdirectory which gets the name of the virtual environment.
 
 ```bash
-- 
GitLab