Skip to content

Commit 72bc9ed

Browse files
authored
docs: Appended mkdocs-git-revision-date-localized-plugin in step 1 of setting up docs (builtree#155)
1 parent f176a4b commit 72bc9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ git checkout -b [BRANCH NAME]
4242

4343
1. Install mkdocs and its requirements
4444
```bash
45-
python3 -m pip install mkdocs pymdown-extensions mkdocs-material
45+
python3 -m pip install mkdocs pymdown-extensions mkdocs-material mkdocs-git-revision-date-localized-plugin
4646
```
4747
2. Check the installations by:
4848
```bash

0 commit comments

Comments
 (0)