From c8a97008f25f95639bb7dd0e3f71f8a0ebfe15c3 Mon Sep 17 00:00:00 2001 From: Bing Gong <b.gong@fz-juelich.de> Date: Fri, 22 Jul 2022 14:13:57 +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 6902a80d..5a9eb248 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ The subdirectory `video_prediction_tools/` contains everything which is needed i Thus, change into this subdirectory after cloning: ```bash -cd ambs/video_prediction_tools/ +cd ambs_v1/video_prediction_tools/ ``` ### Download of NVIDIA's TF1.15 singularity container -- GitLab