Skip to content

Commit 965f2ee

Browse files
authored
Update README.md
1 parent 2b7e9ff commit 965f2ee

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
@@ -21,8 +21,8 @@ You need to have docker installed on your system to run this project.
2121

2222
```bash
2323
git clone git@github.com:django-cms/django-cms-quickstart.git
24-
git switch -t origin/support/cms-4.1.x
2524
cd django-cms-quickstart
25+
git switch -t origin/support/cms-4.1.x
2626
docker compose build web
2727
docker compose up -d database_default
2828
docker compose run web python manage.py migrate

0 commit comments

Comments
 (0)