Updated installation instructions for revision date plugin (#1378)

This commit is contained in:
Tim Vink 2019-12-11 17:18:17 +01:00 committed by Martin Donath
parent 6d3d1301e2
commit faccab4c85

View File

@ -5,7 +5,13 @@ As the name says, it takes this revision date from GIT.
## Installation
Add the following lines to your `mkdocs.yml`:
Install the plugin using pip:
```bash
pip install mkdocs-git-revision-date-localized-plugin
```
And add the following lines to your `mkdocs.yml`:
``` yaml
plugins: