We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c31eef commit 316d5c9Copy full SHA for 316d5c9
README.md
@@ -12,6 +12,7 @@ You will need to have python installed along with pip (see [this page](https://
12
Once you have pytin and pip installed you will need to install the three components:
13
```
14
pip install mkdocs-material
15
+pip install mkdocs-git-revision-date-localized-plugin
16
pip install mike
17
18
0 commit comments