Skip to content

Commit 4460334

Browse files
committed
JDK8 dependency is optional if using JDKW.
1 parent 1bd34e2 commit 4460334

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
@@ -161,7 +161,7 @@ Development
161161
-----------
162162

163163
To build the service locally you must satisfy these prerequisites:
164-
* [JDK8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
164+
* [JDK8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) (Or Invoke with JDKW)
165165

166166
Next, fork the repository, clone and build:
167167

0 commit comments

Comments
 (0)