Simplify
diff --git a/README.md b/README.md
index 3b43625..40e3639 100644
--- a/README.md
+++ b/README.md
@@ -36,8 +36,7 @@
 
 - Install JBake from http://jbake.org/download.html
   - Currently it looks like version 2.6.0 or greater is required.
-- Create an environment variable `JBAKE_HOME` pointing to your JBake installation.
-  - `export JBAKE_HOME=/home/jenkins/tools/jbake/jbake-2.6.3`
+- Create an environment variable `JBAKE_HOME` pointing to your JBake installation, e.g.
   - `export JBAKE_HOME=/usr/local/Cellar/jbake/2.6.4`
 - Ensure that you have a JVM locally, e.g. [OpenJDK](http://openjdk.java.net/install/)