diff options
author | aouinizied <aouinizied@gmail.com> | 2022-03-22 14:56:44 +0100 |
---|---|---|
committer | aouinizied <aouinizied@gmail.com> | 2022-03-22 14:56:44 +0100 |
commit | 1207ea118ac2cc1c045d94d572e69dcb2eae0ffb (patch) | |
tree | 9e84dac985cc99d850343caa6f0e7e4a3974b284 /python/README.md | |
parent | c47d710d8e5281fff2f1f90ff5462c16ac91d50c (diff) |
Add HOWTO Python.
Diffstat (limited to 'python/README.md')
-rw-r--r-- | python/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/README.md b/python/README.md index 8cb2f64c6..695874fd1 100644 --- a/python/README.md +++ b/python/README.md @@ -15,6 +15,7 @@ cd nDPI ./autogen.sh ./configure make +sudo make install ``` ### Install ndpi package |