aboutsummaryrefslogtreecommitdiff
path: root/python/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'python/README.md')
-rw-r--r--python/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/README.md b/python/README.md
index 695874fd1..dd8ab55c9 100644
--- a/python/README.md
+++ b/python/README.md
@@ -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