Update Python bindings guide.

This commit is contained in:
aouinizied 2022-03-22 15:01:55 +01:00
parent c7059db84a
commit bb12837ca7
2 changed files with 6 additions and 1 deletions

View file

@ -61,7 +61,7 @@ optional arguments:
Example with a Skype capture file
``` bash
python ndpi_example.py -u ../tests/pcap/skype.pcap
python3 ndpi_example.py -u ../tests/pcap/skype.pcap
```
## Related projects