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