[doc] add missing dependancy

This commit is contained in:
Laurent Peuch 2017-03-11 00:23:31 +01:00
parent 4fb604a156
commit 5e7d2c2c3e

View file

@ -11,7 +11,7 @@ Install
- Install dependencies : - Install dependencies :
``` ```
apt install -y python3-pip apt install -y python3-pip
pip3 install ansi2html pip3 install ansi2html jinja2
``` ```
- Make your web browser serve www/index.html - Make your web browser serve www/index.html