Skip to content

Commit

Permalink
fix contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
jangalinski committed Aug 9, 2014
1 parent e2f6004 commit 7c8902f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions CONTRIBUTING.md
Expand Up @@ -2,7 +2,7 @@

There are several ways in which you may contribute to this project.

* [File issues](link-to-issue-tracker)
* [File issues](https://github.com/camunda/camunda-bpm-mockito/issues)
* [Submit a pull requests](#submit-a-pull-request)

Read more on [how to get the project up and running](#project-setup).
Expand All @@ -20,7 +20,6 @@ If you would like to submit a pull request make sure to

_Perform the following steps to get a development setup up and running._

- step1
- step2
- ...
- stepN
- `git clone https://github.com/camunda/camunda-bpm-mockito.git`
- `cd camunda-bpm-mockito`
- `mvn clean package`

0 comments on commit 7c8902f

Please sign in to comment.