Fix 2fa docs in readme
This commit is contained in:
parent
cec7165530
commit
e1c993b9d0
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue