Skip to content
Snippets Groups Projects
Commit 486ee4a9 authored by HARIHARAN SELVARAJ's avatar HARIHARAN SELVARAJ
Browse files

Update README.md

parent b0b1a65a
No related branches found
No related tags found
No related merge requests found
...@@ -45,3 +45,16 @@ $ sudo apt-get install libpcap-dev ...@@ -45,3 +45,16 @@ $ sudo apt-get install libpcap-dev
$ gcc arpsniffer.c -o arpsniffer -lpcap $ gcc arpsniffer.c -o arpsniffer -lpcap
``` ```
3. You should install following command
```
sudo apt-get install notification-daemon
```
4. Added a file in /usr/share/dbus-1/services/org.freedesktop.Notifications.service with
```
[D-BUS Service]
Name=org.freedesktop.Notifications
Exec=/usr/lib/notification-daemon/notification-daemon
```
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