From ab0452885ece8b90d996041f57593f9d8402c22d Mon Sep 17 00:00:00 2001 From: hollingsworthd Date: Mon, 25 Apr 2016 11:22:48 -0400 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36a05cba..cdbd2407 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Or install via Maven: ``` For other install options, see the [Central Repository](http://search.maven.org/#artifactdetails|com.machinepublishers|jbrowserdriver|0.11.0|jar). -#### Pre-requisites +#### Prerequisites There's no need to install any web browser and this works fine on a server (headless). Java 8 (Oracle JDK/JRE or OpenJDK) is required. Currently only Java is supported (Scala, Groovy, etc might have compatibility issues--pull requests or paid support could help address this gap). As a workaround for non-Java tech stacks, Selenium Server is recommended.