1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2025-01-31 11:53:53 +01:00

Documentation

This commit is contained in:
squidfunk 2023-09-20 14:39:35 +02:00
parent 1a102a0f7f
commit 289ae0c8ef
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF

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