Fix 2fa docs in readme - toot - Unnamed repository; edit this file 'description… | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit e1c993b9d0f90eb4e9a426c6dcfe33bda15b5746 | |
parent cec716553055adc9b3d0965e0e124cdd3d11e678 | |
Author: Ivan Habunek <[email protected]> | |
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(-) | |
--- | |
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`… | |
+**Two factor authentication** is supported experimentally, instead of ``login`… | |
.. code-block:: | |
- toot 2fa | |
+ toot login_2fa | |
You will be asked to chose an instance_ and enter your credentials. | |