From 3ce7dbd960dcca33ef69bef205345898c16ce66e Mon Sep 17 00:00:00 2001 From: fehguy Date: Sun, 23 Sep 2012 20:24:20 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 14fad038bec4..c527b32d2a57 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ http://swagger.wordnik.com. For more information about Wordnik's APIs, please v ### Prerequisites You need the following installed and available in your $PATH: -
  • - Java 1.6 or greater (http://java.oracle.com) +* [Java 1.6](http://java.oracle.com) -
  • - Apache maven 3.0.3 or greater (http://maven.apache.org/) +* [Apache maven 3.0.3 or greater](http://maven.apache.org/) -
  • - Scala 2.9.1 [available here](http://www.scala-lang.org) +* [Scala](http://www.scala-lang.org) You also need to add the scala binary to your PATH.