aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Kriechbaumer <Kriechi@users.noreply.github.com>2016-06-02 20:06:24 +0200
committerThomas Kriechbaumer <Kriechi@users.noreply.github.com>2016-06-02 20:06:24 +0200
commit66ec1940ac96c0978ca83e7f9b737b050cd7df1c (patch)
tree8a527c4c6b5ba506f67ad391be464984694145dc
parentd84610a41db70b073d2fbdbd36d7d12792cc9da3 (diff)
parent2ca066b7d65b0ca4993f272d65870033c00ab8ad (diff)
downloadmitmproxy-66ec1940ac96c0978ca83e7f9b737b050cd7df1c.tar.gz
mitmproxy-66ec1940ac96c0978ca83e7f9b737b050cd7df1c.tar.bz2
mitmproxy-66ec1940ac96c0978ca83e7f9b737b050cd7df1c.zip
Merge pull request #1198 from s4chin/add-install-instructions
Add installation section to README
-rw-r--r--README.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 854c4ae6..4dd97bbf 100644
--- a/README.rst
+++ b/README.rst
@@ -28,6 +28,13 @@ You can join our developer chat on Slack.
|slack|
+Installation
+------------
+
+The installation instructions are `here <http://docs.mitmproxy.org/en/stable/install.html>`_.
+If you want to contribute changes, see the section on hacking.
+
+
Hacking
-------