Repository: groovy Updated Branches: refs/heads/master 92ae5043c -> bd5a51224
Update the requirement of building from source Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/bd5a5122 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/bd5a5122 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/bd5a5122 Branch: refs/heads/master Commit: bd5a51224d69699eb7a309c1e25e82e86a572faf Parents: 92ae504 Author: sunlan <[email protected]> Authored: Fri Dec 15 07:45:30 2017 +0800 Committer: sunlan <[email protected]> Committed: Fri Dec 15 07:45:30 2017 +0800 ---------------------------------------------------------------------- README.adoc | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/groovy/blob/bd5a5122/README.adoc ---------------------------------------------------------------------- diff --git a/README.adoc b/README.adoc index 9bb3db2..2684be0 100644 --- a/README.adoc +++ b/README.adoc @@ -108,7 +108,6 @@ Build is image:{build-icon}[build status, link={groovy-ci}]. To build you will need: * {jdk}[JDK 8+] -* Linux(e.g. CentOS 7) To build everything using Gradle, use the following command (`./gradlew` on Unix-like systems):
