From 61711f3b6db7d357fdca94996a353f77bdbc4b5c Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Mon, 13 Feb 2017 10:03:34 +0100 Subject: [PATCH] Fix Typos in README.rst --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 155ca9f..38aa884 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ Instaloader Installation ------------ -instaloader is written in Python, thus ensure having +Instaloader is written in Python, thus ensure having `Python `__ (at least version 3.5) installed. If you intend to use this tool under Windows, it is recommended @@ -13,14 +13,14 @@ to install `win-unicode-console `__. If you have `pip `__ installed, you -may install instaloader using +may install Instaloader using :: pip3 install instaloader -Alternatively, you may `download instaloader from -github `__, unzip it +Alternatively, you may `download Instaloader from +GitHub `__, unzip it and invoke bundled ``setup.py`` (requiring `setuptools `__) to install it: @@ -30,7 +30,7 @@ and invoke bundled ``setup.py`` (requiring (pass ``--user`` to install it for your user only instead of globally) -instaloader requires +Instaloader requires `requests `__, which will be installed automatically by setup.py, if not already installed. @@ -86,7 +86,7 @@ To get a list of other helpful flags, run ``instaloader --help``. Usage as library ---------------- -You may also use parts of instaloader as library to do other interesting +You may also use parts of Instaloader as library to do other interesting things. For example, to get a list of all followers of a profile as well as