From 60f586f47a6999285fbaea99dbbf9ae6bbb96275 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Tue, 1 Mar 2022 09:28:42 +0100 Subject: [PATCH] Documentation --- docs/customization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customization.md b/docs/customization.md index 14696d87213..3d4aed3f40d 100644 --- a/docs/customization.md +++ b/docs/customization.md @@ -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