Skip to content
Snippets Groups Projects
Commit 9d14ce9e authored by Sibidharan's avatar Sibidharan :speech_balloon:
Browse files

Fix compile instructions

parent ab8e2f32
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,6 @@ $ sudo apt-get install libpcap-dev
2. You can compile with the following command
```
$ gcc arpsniffer.c -o arpsniffer
$ gcc arpsniffer.c -o arpsniffer -lpcap
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment