We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f176a4b commit 72bc9edCopy full SHA for 72bc9ed
docs/contributing.md
@@ -42,7 +42,7 @@ git checkout -b [BRANCH NAME]
42
43
1. Install mkdocs and its requirements
44
```bash
45
-python3 -m pip install mkdocs pymdown-extensions mkdocs-material
+python3 -m pip install mkdocs pymdown-extensions mkdocs-material mkdocs-git-revision-date-localized-plugin
46
```
47
2. Check the installations by:
48
0 commit comments