Skip to content

Commit aabd1f2

Browse files
authored
sculptor#255 - adds hint regarding supported Java version
1 parent 59841ba commit aabd1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Sculptor takes care of the technical details, the tedious repetitive work, and l
2828

2929
To use Sculptor you need local installations of the following tools:
3030

31-
* [Java JDK](http://www.oracle.com/technetwork/java/javase/downloads/) (1.8 or newer)
31+
* [Java JDK](http://www.oracle.com/technetwork/java/javase/downloads/) (1.8)
3232
* [Maven](http://maven.apache.org/download.html) (3.5.0 or newer)
3333
* [Eclipse](http://eclipse.org/downloads/) (4.7 or newer) with [Xtext](http://www.eclipse.org/Xtext/download.html) (2.15.0 or newer)
3434
* (optional) [GraphViz](http://www.graphviz.org/) (2.2.8 or newer)

0 commit comments

Comments
 (0)