mirror of
https://github.com/YunoHost/tartiflette.git
synced 2024-09-03 20:06:08 +02:00
[doc] add missing dependancy
This commit is contained in:
parent
4fb604a156
commit
5e7d2c2c3e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue