aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6d12207..aa557b0 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Usually, we do not modify any of the repositories except [jdk](https://github.co
## Getting sources
__OSX, Linux:__
```
-git config --global core.autocrlf true
+git config --global core.autocrlf input
git clone git@github.com:JetBrains/jdk8u.git
cd jdk8u
./getModules.sh