From 5e7d2c2c3e111530bebe4bad84d52e13868b4c41 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sat, 11 Mar 2017 00:23:31 +0100 Subject: [PATCH] [doc] add missing dependancy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ccedf5..178a161 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Install - Install dependencies : ``` apt install -y python3-pip -pip3 install ansi2html +pip3 install ansi2html jinja2 ``` - Make your web browser serve www/index.html