We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22665ba commit bb7d3e6Copy full SHA for bb7d3e6
documentation/INSTALL.md
@@ -6,7 +6,7 @@
6
7
```bash
8
# Clone git repository
9
-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
10
cd devvm
11
12
# Customize the vm.yml with your favorite editor
0 commit comments