mirror of
https://github.com/ihabunek/toot.git
synced 2024-11-03 04:17:21 -05:00
Fix 2fa docs in readme
This commit is contained in:
parent
cec7165530
commit
e1c993b9d0
@ -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 New Issue
Block a user