Skip to content

Commit

Permalink
Fixed some MD markup language errors
Browse files Browse the repository at this point in the history
  • Loading branch information
haegardev committed Jul 8, 2013
1 parent 5c139c5 commit 40398a7
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,19 @@ Each pcap file that is processed by pcapdj must be authorized by a third process
is not closed and hence the other program processing pcap data does not end and
keeps its internal states.

=Building PCAPDJ=
==Dependencies==
Building PCAPDJ
===============

Dependencies
============


In an Ubuntu 12.04 Operating system the following packages must be installed.

apt-get install libwiretap-dev libpcap-dev libhiredis-dev libglib2.0-dev


==Compiling==
Compiling
=========

unzip pcapdj-master.zip

Expand Down

0 comments on commit 40398a7

Please sign in to comment.