Skip to content

Commit be939b1

Browse files
committed
fix bmtrain install
1 parent 6a6a7a7 commit be939b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tutorial/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pip install openprompt
1919
1. install necessary packages:
2020
```
2121
pip install git+https://github.com/OpenBMB/BMTrain.git
22-
pip install git+git@github.com:OpenBMB/ModelCenter.git
22+
2323
```
2424
2. download dataset from https://super.gluebenchmark.com/tasks, e.g.,
2525
```

0 commit comments

Comments
 (0)