Improve documentation of project's requirements

Closes gh-217
This commit is contained in:
Andy Wilkinson
2016-05-05 14:37:58 +01:00
parent 75ea210187
commit 60a02a431f
2 changed files with 12 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ To learn more about Spring REST Docs, please consult the [reference documentatio
## Building from source
Spring REST Docs requires Java 7 or later and is built using [Gradle][10]:
You will need Java 7 or later to build Spring REST Docs. It is built using [Gradle][10]:
```
./gradlew build