diff --git a/README.md b/README.md
index c9b4d029a992baa488e76b7c5adffa4e1342bf6c..2b36c1dbe446ea80400dc2de7a77a7305edf1be0 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,8 @@ This project aims to adopt the GAN-based architectures,  which original proposed
 This project need to work with [Workflow_parallel_frame_prediction project](https://gitlab.version.fz-juelich.de/gong1/workflow_parallel_frame_prediction)
 - Clone this repo:
 ```bash
-git clone -b master https://gitlab.version.fz-juelich.de/gong1/video_prediction_savp.git
-git clone -b master https://gitlab.version.fz-juelich.de/gong1/workflow_parallel_frame_prediction.git
+git clone master https://gitlab.version.fz-juelich.de/gong1/video_prediction_savp.git
+git clone master https://gitlab.version.fz-juelich.de/gong1/workflow_parallel_frame_prediction.git
 
 ```
 - Install TensorFlow >= 1.9 and dependencies from http://tensorflow.org/