intfloat commited on
Commit
8f93cca
·
verified ·
1 Parent(s): 4d6a380

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -129,7 +129,7 @@ First, you should prepare the images used for training:
129
 
130
  You can use the script provided in our [source code](https://github.com/haon-chen/mmE5) to download all images used in mmE5.
131
  ```bash
132
- git clone https://github.com/haon-chen/mmE5
133
  cd mmE5
134
  bash scripts/prepare_images.sh
135
  ```
 
129
 
130
  You can use the script provided in our [source code](https://github.com/haon-chen/mmE5) to download all images used in mmE5.
131
  ```bash
132
+ git clone https://github.com/haon-chen/mmE5.git
133
  cd mmE5
134
  bash scripts/prepare_images.sh
135
  ```