summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst14
1 files changed, 9 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 47a900f44..825a460f0 100644
--- a/README.rst
+++ b/README.rst
@@ -35,8 +35,9 @@ msgpack-python and sufficiently recent OpenSSL (>= 1.0.0).
How do I install it?
--------------------
+
::
- $ python setup.py install
+ $ pip install darc
Where are the docs?
-------------------
@@ -50,7 +51,10 @@ following command::
$ python -m darc.testsuite.run
-Where can I get help?
----------------------
-Send questions, comments, patches, etc. to jonas@borgstrom.se. Issues and
-pull requests can also be created on https://github.com/jborg/darc
+Contribute
+----------
+Found a bug? Have any ideas to improve darc? Add bug reports and feature
+requests to the `issue tracker <https://github.com/jborg/darc/issues>`_.
+
+You can also ask the author a question directly by
+`email <mailto:jonas@borgstrom.se>`_.