diff --git a/documentation/INSTALL.md b/documentation/INSTALL.md index 5d76d0d..82a816d 100644 --- a/documentation/INSTALL.md +++ b/documentation/INSTALL.md @@ -6,7 +6,7 @@ ```bash # Clone git repository -git clone --recursive https://github.com/mblaschke/vagrant-development.git devvm +git clone --recursive --config core.autocrlf=false https://github.com/mblaschke/vagrant-development.git devvm cd devvm # Customize the vm.yml with your favorite editor