From e1c993b9d0f90eb4e9a426c6dcfe33bda15b5746 Mon Sep 17 00:00:00 2001 From: Ivan Habunek Date: Wed, 19 Apr 2017 14:55:41 +0200 Subject: [PATCH] Fix 2fa docs in readme --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 46d5480..c361bed 100644 --- 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.