mb
5 years ago
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
7 additions and
5 deletions
-
README.md
|
|
@ -88,15 +88,17 @@ Requirements |
|
|
|
Installation |
|
|
|
------------- |
|
|
|
|
|
|
|
$ pip install python-dateutil jinja2 html5lib |
|
|
|
$ python setup.py install |
|
|
|
`$ pip install python-dateutil jinja2 html5lib` |
|
|
|
`$ python setup.py install` |
|
|
|
|
|
|
|
Example |
|
|
|
--------------- |
|
|
|
``` |
|
|
|
$ mkdir mydump |
|
|
|
$ cd myddump |
|
|
|
$ etherdump init |
|
|
|
|
|
|
|
$ mkdir mydump |
|
|
|
$ cd myddump |
|
|
|
$ etherdump init |
|
|
|
``` |
|
|
|
|
|
|
|
The program then interactively asks some questions: |
|
|
|
|
|
|
|