From bb12837ca75efc2691ecb18fd5f56e2d097ef26b Mon Sep 17 00:00:00 2001 From: aouinizied Date: Tue, 22 Mar 2022 15:01:55 +0100 Subject: Update Python bindings guide. --- python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/README.md') 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 -- cgit v1.2.3