Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Mar 1, 2022
1 parent 64e5ed0 commit 60f586f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/customization.md
Expand Up @@ -223,7 +223,7 @@ Next, all dependencies need to be installed, which is done with:

```
cd mkdocs-material
pip install -r requirements.txt
pip install -e .
pip install mkdocs-minify-plugin
pip install mkdocs-redirects
npm install
Expand Down

0 comments on commit 60f586f

Please sign in to comment.