mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-05-22 23:50:08 +02:00
Update README.md
This commit is contained in:
parent
807cd0c5a1
commit
9777ff1d63
@ -87,11 +87,11 @@ here.
|
|||||||
To see a live preview of the documentation you can run a development server that will refresh automatically on changes.
|
To see a live preview of the documentation you can run a development server that will refresh automatically on changes.
|
||||||
|
|
||||||
|
|
||||||
Install `mkdocs` and the `material` theme:
|
Install `mkdocs` and the `material` theme in version `1.12.2`:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
user@localhost ~/ $ pip install mkdocs
|
user@localhost ~/ $ pip install mkdocs==0.16.3
|
||||||
user@localhost ~/ $ pip install mkdocs-material
|
user@localhost ~/ $ pip install mkdocs-material==1.12.2
|
||||||
```
|
```
|
||||||
|
|
||||||
Clone this repository and install dependencies:
|
Clone this repository and install dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user