littlepure2333 commited on
Commit
6311aac
1 Parent(s): 75ae70a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,6 +12,6 @@ This repo holds the pretrained weights for MindBridge (https://github.com/little
12
 
13
  ## Usage
14
  1. Clone the code repo. `git clone https://github.com/littlepure2333/MindBridge.git`
15
- 2. Create a directory under the repo `./train_logs`
16
  3. Download the folder that contains pretrained weights into `./train_logs`
17
  4. Run the scripts within the code repo `./scripts`
 
12
 
13
  ## Usage
14
  1. Clone the code repo. `git clone https://github.com/littlepure2333/MindBridge.git`
15
+ 2. Create a directory under the code repo `./train_logs`
16
  3. Download the folder that contains pretrained weights into `./train_logs`
17
  4. Run the scripts within the code repo `./scripts`