Skip to content

Commit

Permalink
Merge pull request #96 from ndhoule/docs/paths-name-fix
Browse files Browse the repository at this point in the history
Fix test-paths keyword in setup docs
  • Loading branch information
Steven Degutis committed Aug 18, 2014
2 parents df6de36 + b94e355 commit 4dc32cc
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 @@ -17,7 +17,7 @@ See [@trptcolin's speclj template](https://github.com/trptcolin/speclj-template)

## Using Leiningen (2.0 or later)

Include speclj in your `:dev` profile `:dependencies` and`:plugins`. Then change the `:test-path` to `"spec"`
Include speclj in your `:dev` profile `:dependencies` and`:plugins`. Then change the `:test-paths` to `"spec"`

```clojure
; - snip
Expand Down

0 comments on commit 4dc32cc

Please # to comment.