Documentation

This commit is contained in:
squidfunk
2023-09-20 14:39:35 +02:00
parent 1a102a0f7f
commit 289ae0c8ef

View File

@@ -166,8 +166,7 @@ want to use the very latest version:
git clone https://github.com/squidfunk/mkdocs-material.git git clone https://github.com/squidfunk/mkdocs-material.git
``` ```
The theme will reside in the folder `mkdocs-material/material`. After cloning Next, install the theme and its dependencies with:
from `git`, you must install all required dependencies with:
``` ```
pip install -e mkdocs-material pip install -e mkdocs-material