aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorDougal Matthews2014-10-23 14:10:23 +0100
committerDougal Matthews2014-11-25 12:43:02 +0000
commit2ddef2d3263b2187fd502e42eaaecc3a4f0ad2b2 (patch)
tree7c423d1de93a7f355201a5c72ec544f16d9933a1 /docs/topics
parent792c0c291f2cbe3c51de9e43cfee35c121e13687 (diff)
downloaddjango-rest-framework-2ddef2d3263b2187fd502e42eaaecc3a4f0ad2b2.tar.bz2
Drop simply from the mkdocs install lines
It is still simple tho', honest ;)
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/contributing.md b/docs/topics/contributing.md
index 5809af65..c7991a0f 100644
--- a/docs/topics/contributing.md
+++ b/docs/topics/contributing.md
@@ -135,7 +135,7 @@ There are many great Markdown editors that make working with the documentation r
## 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