From: Pieter Lexis Date: Mon, 1 Dec 2014 19:41:39 +0000 (+0100) Subject: I accidentally a word X-Git-Tag: rec-3.7.0-rc1~149^2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36e7ef87594ef349e9394fde775550dc22b85ef0;p=thirdparty%2Fpdns.git I accidentally a word --- diff --git a/pdns/docs/markdown/appendix/documentation.md b/pdns/docs/markdown/appendix/documentation.md index 85bddfa2da..e473600df6 100644 --- a/pdns/docs/markdown/appendix/documentation.md +++ b/pdns/docs/markdown/appendix/documentation.md @@ -12,7 +12,7 @@ entirely from GitHub. Simply fork PowerDNS, find the Markdown file you want to c edit in place, commit, and create a pull request. To test-build the documentation, run `pip install mkdocs`, `pip install pandoc` -nd `pip install pandocfilters`, followed by `make html-new/index.html` in the +and `pip install pandocfilters`, followed by `make html-new/index.html` in the pdns/docs directory. To test your changes live, use `mkdocs serve --dev-addr=0.0.0.0:8000`, and the new version