Skip to content

Commit

Permalink
Updating requirements to Selenium build environment. Fixes #4956
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Dec 2, 2017
1 parent f82af54 commit 580edfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ from https://github.com/facebook/watchman
## Requirements

* [Java 8 JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
* `java` and `jar` on the PATH
* `java` and `jar` on the PATH (make sure you use `java` executable from JDK but not JRE)

Although the build system is based on rake, it's **strongly advised**
to rely on the version of JRuby in `third_party/` that is invoked by
Expand Down

0 comments on commit 580edfa

Please sign in to comment.