1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 19:38:27 +02:00

Updated Insiders documentation

This commit is contained in:
squidfunk 2021-05-30 16:01:48 +02:00
parent 380102c6ef
commit 77c01fee56

View File

@ -109,10 +109,11 @@ git clone git@github.com:squidfunk/mkdocs-material-insiders.git mkdocs-material
```
The theme will reside in the folder `mkdocs-material/material`. When cloning
from `git`, you must install all required dependencies yourself:
from `git`, the theme must be installed, so MkDocs can find the built-in
plugins:
```
pip install -r mkdocs-material/requirements.txt
pip install -e mkdocs-material
```
[7]: https://docs.github.com/en/packages/guides/about-github-container-registry