Skip to content

Commit

Permalink
Remove reference to user profile (per folks on #leiningen)
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Jun 27, 2012
1 parent 5cef920 commit 16e65b9
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 @@ -6,7 +6,7 @@ A leiningen plugin to make running tests written using [expectations](https://gi

For Leiningen 2.0:

Declare `lein-expectations` in `project.clj` or your `:user` profile in `~/.lein/profiles.clj`:
Declare `lein-expectations` in `project.clj`:

```clojure
:plugins [[lein-expectations "0.0.5"]]
Expand Down

0 comments on commit 16e65b9

Please sign in to comment.