Fix 2fa docs in readme

This commit is contained in:
Ivan Habunek 2017-04-19 14:55:41 +02:00
parent cec7165530
commit e1c993b9d0
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95
1 changed files with 2 additions and 2 deletions

View File

@ -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.