From ab4a38cb105fe12de0fc33f38d6ea4de0f8806bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Wed, 10 May 2017 16:44:26 +0200 Subject: [PATCH] update README --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 9c740893..77d2d3f9 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ easily installed using pip_: $ pip install gallery-dl -Installing the latest develop-version directly from GitHub can be done via +Installing the latest dev-version directly from GitHub can be done via pip as well: .. code:: bash @@ -37,9 +37,9 @@ pip as well: Manual installation via Python ------------------------------ -Get the code by downloading either the stable_ or develop_ archives and unpack -them, or via `git clone`. Navigate into the respective directory and run the -`setup.py` file. +Get the code by downloading either the stable_ or dev_ archives and unpacking +them, or via :code:`git clone`. Navigate into the respective directory and run +the :code:`setup.py` file. .. code:: bash @@ -180,7 +180,7 @@ or you can provide them directly via the .. _PyPI: https://pypi.python.org/pypi .. _pip: https://pip.pypa.io/en/stable/ .. _stable: https://github.com/mikf/gallery-dl/archive/v0.8.3.zip -.. _develop: https://github.com/mikf/gallery-dl/archive/master.zip +.. _dev: https://github.com/mikf/gallery-dl/archive/master.zip .. |pypi| image:: https://img.shields.io/pypi/v/gallery-dl.svg :target: https://pypi.python.org/pypi/gallery-dl