diff options
author | Maximilian Hils <git@maximilianhils.com> | 2015-09-16 13:40:31 +0200 |
---|---|---|
committer | Maximilian Hils <git@maximilianhils.com> | 2015-09-16 13:40:50 +0200 |
commit | ee6969c1fac20d592e0775bfe074b4bcfcf83461 (patch) | |
tree | b018ee1c5534ddf24be1b942a1ae4c32794cb076 | |
parent | f5900d1a7b39fd5cdc4185c9c49e76b15f491d60 (diff) | |
download | mitmproxy-ee6969c1fac20d592e0775bfe074b4bcfcf83461.tar.gz mitmproxy-ee6969c1fac20d592e0775bfe074b4bcfcf83461.tar.bz2 mitmproxy-ee6969c1fac20d592e0775bfe074b4bcfcf83461.zip |
s/below/above/
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ Docs ---- The mitmproxy documentation is build using Sphinx_, which is installed automatically if you set up a development -environment as described below. +environment as described above. After installation, you can render the documentation like this: .. code-block:: text |