aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorDougal Matthews2014-10-23 14:10:23 +0100
committerDougal Matthews2014-11-25 12:43:02 +0000
commit2ddef2d3263b2187fd502e42eaaecc3a4f0ad2b2 (patch)
tree7c423d1de93a7f355201a5c72ec544f16d9933a1 /CONTRIBUTING.md
parent792c0c291f2cbe3c51de9e43cfee35c121e13687 (diff)
downloaddjango-rest-framework-2ddef2d3263b2187fd502e42eaaecc3a4f0ad2b2.tar.bz2
Drop simply from the mkdocs install lines
It is still simple tho', honest ;)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ff82c954..69802995 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -101,7 +101,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