Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Remove notes from README about custom repository declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
semperos committed Jan 5, 2012
1 parent d5a5ccf commit 0b10bda
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -18,10 +18,7 @@ This is a Clojure library for driving a web browser using Selenium-WebDriver as

## Usage ##

### Important ###

* This library uses *Clojure 1.3.0*.
* You *must* add the java.net Maven repository to your own `project.clj` when using this library (for example: `:repositories {"java-dot-net" "http://download.java.net/maven/2"}`). The JNA jars required by the latest Selenium-WebDriver release are only available there.
This library is compatible with *Clojure 1.3.0*.

### Quickstart ###

Expand Down

0 comments on commit 0b10bda

Please sign in to comment.