Skip to content

Commit 60f586f

Browse files
committed
Documentation
1 parent 64e5ed0 commit 60f586f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/customization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Next, all dependencies need to be installed, which is done with:
223223

224224
```
225225
cd mkdocs-material
226-
pip install -r requirements.txt
226+
pip install -e .
227227
pip install mkdocs-minify-plugin
228228
pip install mkdocs-redirects
229229
npm install

0 commit comments

Comments
 (0)