updated readme to include mkdocs-material 0.2.4
This commit is contained in:
parent
e6053685f1
commit
b7b89e396a
@ -9,7 +9,7 @@ You can view the documentation [directly](/docs/index.md) in this repository, or
|
|||||||
We use [MkDocs](http://www.mkdocs.org/) to create a static site from this repository. For local development,
|
We use [MkDocs](http://www.mkdocs.org/) to create a static site from this repository. For local development,
|
||||||
|
|
||||||
1. [Install MkDocs](http://www.mkdocs.org/#installation). `pip install mkdocs`
|
1. [Install MkDocs](http://www.mkdocs.org/#installation). `pip install mkdocs`
|
||||||
1. Install the [MkDocs Material theme](https://github.com/squidfunk/mkdocs-material). `pip install mkdocs-material`
|
1. Install the [MkDocs Material theme](https://github.com/squidfunk/mkdocs-material). `pip install mkdocs-material==0.2.4`
|
||||||
1. To test locally, run `mkdocs serve` from the project directory.
|
1. To test locally, run `mkdocs serve` from the project directory.
|
||||||
|
|
||||||
## Deploying
|
## Deploying
|
||||||
|
Loading…
Reference in New Issue
Block a user