Skip to content

Commit

Permalink
Tweak JAR build instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharpie committed Sep 24, 2017
1 parent c48e7a6 commit e7e1004
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 @@ -41,7 +41,7 @@ an existing Puppet Server installation. This is accomplished by:
A Puppet module is included that can perform the necessary configuration for
a Puppet Enterprise installation. To build the module:

- Run: `lein with-profile :module jar`
- Run: `lein with-profile +module jar`

- Copy the resulting JAR to the `files` directory: `cp target/clj-file-server.jar files/`

Expand Down

0 comments on commit e7e1004

Please sign in to comment.