README.md add dependencies

This commit is contained in:
creme 2021-08-05 14:23:43 +02:00
parent 9e987167e6
commit acb7027377
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
# envs.net - help [![Build Status](https://drone.envs.net/api/badges/envs/help/status.svg)](https://drone.envs.net/envs/help)
partially forked from: [tilde.team - wiki](https://tildegit.org/team/site/src/branch/master/wiki/)
## dependencies
```bash
pip3 install mkdocs mkdocs-materials pymdown-extensions
```