1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-09-22 04:25:55 -04:00

Merge pull request #31 from rjc/patch-1

Fix two simple typos
This commit is contained in:
Ivan Habunek 2017-11-19 21:34:26 +01:00 committed by GitHub
commit 8a1a1353ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
Toot - a Mastodon CLI client
============================
Interact with Mastodon social networks from the command line.
Interact with Mastodon social network from the command line.
.. image:: https://img.shields.io/travis/ihabunek/toot.svg?maxAge=3600&style=flat-square
:target: https://travis-ci.org/ihabunek/toot
@ -28,7 +28,7 @@ Add the `bezdomni.net` repository:
.. code-block::
echo "deb http://bezdomni.net/packages/ ./" | sudo tee /etc/apt/sources.list.d/bezomni.list
echo "deb http://bezdomni.net/packages/ ./" | sudo tee /etc/apt/sources.list.d/bezdomni.list
curl https://keybase.io/ihabunek/pgp_keys.asc | sudo apt-key add -
Install the package: