Fix 2fa docs in readme - toot - Unnamed repository; edit this file 'description' to name the repository.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit e1c993b9d0f90eb4e9a426c6dcfe33bda15b5746
 (DIR) parent cec716553055adc9b3d0965e0e124cdd3d11e678
 (HTM) Author: Ivan Habunek <ivan@habunek.com>
       Date:   Wed, 19 Apr 2017 14:55:41 +0200
       
       Fix 2fa docs in readme
       
       Diffstat:
         README.rst                          |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README.rst b/README.rst
       @@ -75,11 +75,11 @@ Before tooting, you need to login to a Mastodon instance:
        
            toot login
        
       -**Two factor authentication** is supported experimentally, instead of ``login``, you should instead run:
       +**Two factor authentication** is supported experimentally, instead of ``login``, you should instead run ``login_2fa``:
        
        .. code-block::
        
       -    toot 2fa
       +    toot login_2fa
        
        You will be asked to chose an instance_ and enter your credentials.