Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onotelli authored Nov 8, 2024
1 parent 40b0816 commit bf0b337
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,13 @@ unpacked the source package, type:
$ make
$ make install

## Install on Ubuntu
sudo apt install software-properties-common
sudo add-apt-repository ppa:oreste-notelli/ppa
sudo apt update
sudo apt install justniffer


## EXAMPLES

### Example 1. Retrieving http network traffic in access_log format
Expand Down Expand Up @@ -405,4 +412,4 @@ output:
/plecno_res/src/effects.js application/javascript 192.168.10.2


see [MAN](MAN)
see [MAN](MAN)

0 comments on commit bf0b337

Please sign in to comment.