From 4d14bc3851ece55b8427db07fd4c9d455c3ea4e4 Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Sat, 15 Jul 2017 15:45:42 +0200 Subject: Fixed a link [skip CI] --- docs/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/README.rst b/docs/README.rst index 3daecd1..5d41027 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -18,14 +18,14 @@ If you are lazy, just perform which will install just the module on your system. If you prefer to install the full distribution from source, including -the documentation, clone the [GitHub repo](https://github.com/micheles/decorator) or download the tarball_, unpack it and run +the documentation, clone the `GitHub repo`_ or download the tarball_, unpack it and run `$ pip install .` in the main directory, possibly as superuser. .. _tarball: http://pypi.python.org/pypi/decorator - +.. _GitHub repo: https://github.com/micheles/decorator Testing -------- -- cgit v1.2.1