williamzhangNU commited on
Commit
b8a9aad
·
verified ·
1 Parent(s): 6f5cce2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -43,12 +43,12 @@ hf download MLL-Lab/tos-data --repo-type dataset --local-dir room_data
43
  Or use the ToS setup script which downloads automatically:
44
 
45
  ```bash
46
- git clone https://github.com/mll-lab-nu/Theory-of-Space
47
  cd Theory-of-Space
48
  source setup.sh
49
  ```
50
 
51
- Refer to the [GitHub repository](https://github.com/williamzhangNU/Theory-of-Space) for evaluation instructions.
52
 
53
  ## File Structure
54
 
 
43
  Or use the ToS setup script which downloads automatically:
44
 
45
  ```bash
46
+ git clone --single-branch --branch release https://github.com/mll-lab-nu/Theory-of-Space.git
47
  cd Theory-of-Space
48
  source setup.sh
49
  ```
50
 
51
+ Refer to the [GitHub repository](https://github.com/mll-lab-nu/Theory-of-Space) for evaluation instructions.
52
 
53
  ## File Structure
54