Skip to content

Commit

Permalink
Update CONTRIBUTING.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentpetit committed Feb 19, 2014
1 parent ae56b52 commit 34d7541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.adoc
Expand Up @@ -41,7 +41,7 @@ ccw$ mvn clean test


- Clone CCW Repository - Clone CCW Repository
** https://github.com/laurentpetit/ccw ** https://github.com/laurentpetit/ccw
- In Eclipse, import the repository projects (`ccw/ccw.branding`, `ccw/ccw.core`, `ccw/ccw.core.test`, `ccw/ccw.parent`, `ccw/ccw.product`, `ccw/ccw.target.e42`, `ccw/ccw.updatesite`, `ccw/paredit.clj`) - In Eclipse, import the repository projects (`ccw/ccw.branding`, `ccw/ccw.core`, `ccw/ccw.core.test`, `ccw/ccw.parent`, `ccw/ccw.product`, `ccw/ccw.target.e43`, `ccw/ccw.updatesite`, `ccw/paredit.clj`)
- cd into `ccw` and invoke `mvn clean install` - cd into `ccw` and invoke `mvn clean install`
** This will install all CCW dependencies in folder `ccw.core/lib/` ** This will install all CCW dependencies in folder `ccw.core/lib/`
** The operation must be be repeated after each update of `ccw.core` dependencies ** The operation must be be repeated after each update of `ccw.core` dependencies
Expand Down

0 comments on commit 34d7541

Please sign in to comment.