diff --git a/readme.md b/readme.md index f4a2d31..a932481 100644 --- a/readme.md +++ b/readme.md @@ -87,7 +87,7 @@ Use `Ctrl+c` to stop the local server. To stop the Vagrant environment, run `exi Run the following commands: ```bash -git clone https://github.com/wagtail/bakerydemo.git +git clone https://github.com/wagtail/bakerydemo.git --config core.autocrlf=input cd bakerydemo docker compose up --build -d ```