aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Ushakov <Alexey.Ushakov@jetbrains.com>2017-06-01 13:01:18 +0300
committerAlexey Ushakov <Alexey.Ushakov@jetbrains.com>2017-06-01 13:01:18 +0300
commitc4f37a990b7b7dbc5199ad22a9395fc77a6f97ad (patch)
treed0dc3ed652171187aeac29aa735ee39e2961c754
parent7bf46d10005d02c4cb20f1fc38d1ff112f438f01 (diff)
downloadjdk8u-c4f37a990b7b7dbc5199ad22a9395fc77a6f97ad.tar.gz
-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