adding some markdown markup

This commit is contained in:
mb 2019-09-11 20:11:24 +02:00
parent b824daa420
commit 36da59aaf0

View File

@ -88,16 +88,18 @@ Requirements
Installation Installation
------------- -------------
$ pip install python-dateutil jinja2 html5lib `$ pip install python-dateutil jinja2 html5lib`
$ python setup.py install `$ python setup.py install`
Example Example
--------------- ---------------
```
$ mkdir mydump $ mkdir mydump
$ cd myddump $ cd myddump
$ etherdump init $ etherdump init
```
The program then interactively asks some questions: The program then interactively asks some questions:
``` ```