Browse Source

update gradle version from 2.6 to 2.8

Vishnu Valleru 10 years ago
parent
commit
0e48d148ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.textile

+ 1 - 1
README.textile

@@ -200,7 +200,7 @@ We have just covered a very small portion of what Elasticsearch is all about. Fo
 
 h3. Building from Source
 
-Elasticsearch uses "Gradle":http://gradle.org for its build system. You'll need to have a modern version of Gradle installed - 2.6 should do.
+Elasticsearch uses "Gradle":http://gradle.org for its build system. You'll need to have a modern version of Gradle installed - 2.8 should do.
 
 In order to create a distribution, simply run the @gradle build@ command in the cloned directory.