Commit 2ddef2d3 by Dougal Matthews

Drop simply from the mkdocs install lines

It is still simple tho', honest ;)
parent 792c0c29
...@@ -101,7 +101,7 @@ There are many great markdown editors that make working with the documentation r ...@@ -101,7 +101,7 @@ There are many great markdown editors that make working with the documentation r
## Building the documentation ## Building the documentation
To build the documentation, simply install MkDocs with `pip install mkdocs` and then run the following command. To build the documentation, install MkDocs with `pip install mkdocs` and then run the following command.
mkdocs build mkdocs build
......
...@@ -135,7 +135,7 @@ There are many great Markdown editors that make working with the documentation r ...@@ -135,7 +135,7 @@ There are many great Markdown editors that make working with the documentation r
## Building the documentation ## Building the documentation
To build the documentation, simply install MkDocs with `pip install mkdocs` and then run the following command. To build the documentation, install MkDocs with `pip install mkdocs` and then run the following command.
mkdocs build mkdocs build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment