Skip to content

Commit 82fe9f7

Browse files
committed
update README
1 parent f1b22ff commit 82fe9f7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

competition/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ Codes of all competitions are stored by submoudule. If you need to obtain it, pl
55

66
## submodule initialization
77

8-
# for example IJCAI_2024_CAR
9-
cd PaddleScience
10-
git submodule update --init --recursive competition/IJCAI_2024_CAR
8+
``` sh
9+
# for example IJCAI_2024_CAR
10+
cd PaddleScience
11+
git submodule update --init --recursive competition/IJCAI_2024_CAR
12+
```
1113

1214
## competition list
1315

0 commit comments

Comments
 (0)