mirror of
https://github.com/YunoHost/tartiflette.git
synced 2024-09-03 20:06:08 +02:00
Merge branch 'master' of https://github.com/YunoHost/tartiflette
This commit is contained in:
commit
b2efb12e96
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue