Skip to content

Commit

Permalink
Merge pull request #5 from jpaugh/patch-1
Browse files Browse the repository at this point in the history
Add link to an example of adding lein-nevam to user profile
  • Loading branch information
thickey committed May 10, 2016
2 parents 0a4a9fb + bf7f8e9 commit a340b02
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 @@ -5,7 +5,7 @@ A Leiningen plugin to convert Maven pom.xml files to project.clj files.
## Usage

Put `[lein-nevam "0.1.2"]` into the `:plugins` vector of your
`:user` profile.
`:user` profile, as shown in the [Leiningen documentation](https://github.com/technomancy/leiningen/blob/stable/doc/PROFILES.md#default-profiles).

lein-nevam is mean to be run in project directory that has an existing pom.xml file but has no project.clj.

Expand Down

0 comments on commit a340b02

Please sign in to comment.