Skip to content

Commit

Permalink
Updated the readme file to include the information about the automati…
Browse files Browse the repository at this point in the history
…c conversion of line endings in windows machines (#387)

Co-authored-by: Thibaud Colas <[email protected]>
  • Loading branch information
ashermatsh and thibaudcolas authored Dec 16, 2023
1 parent cd09104 commit 73265ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 73265ba

Please sign in to comment.