From 0136ed44ee5ea07d7bacd36c78bfe8977a44d5ef Mon Sep 17 00:00:00 2001 From: andimik Date: Tue, 6 Apr 2021 23:11:36 +0200 Subject: yamlexample.py for Ubuntu 20.04 hint --- yamlexample.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/yamlexample.py b/yamlexample.py index 7001b23..6bd73e1 100755 --- a/yamlexample.py +++ b/yamlexample.py @@ -3,6 +3,9 @@ # An example on how to read the YAML output from etisnoop # Pipe etisnoop to this script # +# On Ubuntu 20.04+ install the following package: +# `sudo apt install python-is-python3` +# # License: public domain import sys -- cgit v1.2.3