Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 100-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Install [GIT](https://git-scm.com/download/win) if not already installed on your
cd docker

# Now Clone the repo locally
git clone https://github.com/Azure-Samples/docker-django-webapp-linux.git --config core.autocrlf.input
git clone https://github.com/Azure-Samples/docker-django-webapp-linux.git --config core.autocrlf=input
cd docker-django-webapp-linux

## Step 2: Locally build a Docker image
Expand Down