Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update README with new version 0.4.1 details
  • Loading branch information
kumarshantanu committed Aug 27, 2012
1 parent 4ecd495 commit 93791f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -9,11 +9,11 @@ Leiningen plugin to work with local Maven repository.

The recommended way is to install as a global plugin in `~/.lein/profiles.clj`:

{:user {:plugins [[lein-localrepo "0.4.0"]]}}
{:user {:plugins [[lein-localrepo "0.4.1"]]}}

You may also install as a project plugin in `project.clj`:

:plugins [[lein-localrepo "0.4.0"]]
:plugins [[lein-localrepo "0.4.1"]]


### Lein 1.x users
Expand Down

0 comments on commit 93791f4

Please sign in to comment.