fix readme dependencies info

This commit is contained in:
creme 2021-08-05 19:48:47 +02:00
parent acb7027377
commit 668b085fa9
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ partially forked from: [tilde.team - wiki](https://tildegit.org/team/site/src/br
## dependencies
```bash
pip3 install mkdocs mkdocs-materials pymdown-extensions
pip3 install mkdocs mkdocs-material
```