Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jonase committed Nov 11, 2012
1 parent a8fe7ad commit 8b6988d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ it will make the suggestion to use the `when` macro instead of `if`.

## Usage

Add `[lein-kibit "0.0.5"]` to your `:plugins` vector in your `:user`
Add `[lein-kibit "0.0.7"]` to your `:plugins` vector in your `:user`
profile (Leiningen 2) or if you are using Leiningen 1:

$ lein plugin install lein-kibit 0.0.5
$ lein plugin install lein-kibit 0.0.7

Then you can run

Expand Down

0 comments on commit 8b6988d

Please sign in to comment.