From 32906161108da0fe336dd03afe87f6ec507425ad Mon Sep 17 00:00:00 2001
From: Bing Gong <b.gong@fz-juelich.de>
Date: Mon, 25 Jul 2022 15:16:30 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index bb4993c7..89f2f527 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ The subdirectory `video_prediction_tools/` contains everything which is needed i
 
 Thus, change into this subdirectory after cloning:
 ```bash 
-cd ambs_v1/video_prediction_tools/
+cd ambs/video_prediction_tools/
 ```
 
 ### Download of NVIDIA's TF1.15 singularity container
-- 
GitLab