Skip to content

Commit 12d2722

Browse files
authored
fix branch name of theme
1 parent cb10d56 commit 12d2722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ git clone --recurse-submodules https://github.com/contao/docs.git
2626
To update the theme after cloning, simply run the following command:
2727

2828
```bash
29-
git submodule foreach git pull origin main
29+
git submodule foreach git pull origin master
3030
```
3131

3232

0 commit comments

Comments
 (0)