mirror of
https://github.com/ihabunek/toot.git
synced 2025-04-18 00:48:47 -04:00
Fix two simply typos
Mastodon is a *single* federated social network - albeit decentralised with multiple independent servers. The 2nd typo is insignificant as the `.list` file can be named anything but I thought you'd like consistency :^)
This commit is contained in:
parent
46a2a6e8ca
commit
0bea150d43
@ -2,7 +2,7 @@
|
|||||||
Toot - a Mastodon CLI client
|
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
|
.. image:: https://img.shields.io/travis/ihabunek/toot.svg?maxAge=3600&style=flat-square
|
||||||
:target: https://travis-ci.org/ihabunek/toot
|
:target: https://travis-ci.org/ihabunek/toot
|
||||||
@ -28,7 +28,7 @@ Add the `bezdomni.net` repository:
|
|||||||
|
|
||||||
.. code-block::
|
.. 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 -
|
curl https://keybase.io/ihabunek/pgp_keys.asc | sudo apt-key add -
|
||||||
|
|
||||||
Install the package:
|
Install the package:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user