Skip to content

Commit

Permalink
add exclusions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjakubowski committed Aug 21, 2015
1 parent 9cdde51 commit 8bfeb29
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 @@ -30,7 +30,7 @@ Weasel is intended to be used with Chas Emerick's
add Weasel as a dependency to `project.clj`:

```clojure
[weasel "0.7.0"]
[weasel "0.7.0" :exclusions [org.clojure/clojurescript]]
```

Start up `lein repl` and piggieback the Weasel REPL environment onto
Expand Down

0 comments on commit 8bfeb29

Please sign in to comment.