Skip to content

Commit

Permalink
fix doc about installation on Lein 2
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarshantanu committed Apr 15, 2012
1 parent f7650db commit df736fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -7,9 +7,9 @@ Leiningen plugin to execute tasks on sub-projects

### Lein 2 users

Either install as a plugin:
Either install as a plugin in `~/.lein/profiles.clj`:

$ lein2 plugin install lein-sub "0.2.0"
{:user {:plugins [[lein-sub "0.2.0"]]}}

Or, specify as a plugin in `project.clj`:

Expand Down

0 comments on commit df736fb

Please sign in to comment.