Skip to content

Commit

Permalink
added prerequiste for compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
emirozer committed Aug 17, 2015
1 parent 364fb02 commit 2f58df2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ The process for contributing to any of the Elastic repositories is similar.

## Contribution Steps

*Prereq:* libpcap-dev (deb) || libpcap-devel (rpm) should be present in your system.

1. Test your changes! Run the test suite (`make test`)
2. Please make sure you have signed our [Contributor License
Agreement](https://www.elastic.co/contributor-agreement/). We are not
Expand Down

0 comments on commit 2f58df2

Please sign in to comment.