1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +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
```
The theme will reside in the folder `mkdocs-material/material`. After cloning
from `git`, you must install all required dependencies with:
Next, install the theme and its dependencies with:
```
pip install -e mkdocs-material