diff options
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ # Mastodon for YunoHost -[](https://dash.yunohost.org/appci/app/mastodon) +[](https://dash.yunohost.org/appci/app/mastodon)   [](https://install-app.yunohost.org/?app=mastodon) *[Lire ce readme en français.](./README_fr.md)* @@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* ## Overview -Mastodon is a free, open-source social network. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. +Mastodon is a free, open-source microblogging social network. It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes. **Shipped version:** 3.1.2 @@ -28,7 +28,7 @@ Mastodon is a free, open-source social network. A decentralized alternative to c ### Install -#### Using __screen__ in case of disconnect +#### Using *screen* in case of disconnect ``` $ sudo apt-get install screen $ screen @@ -42,7 +42,7 @@ $ screen -r ### Update -#### Using __screen__ highly recommended +#### Using *screen* highly recommended `$ sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh --debug ` @@ -58,7 +58,7 @@ LDAP authentication is activated. All YunoHost users can authenticate. #### Supported architectures -* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/mastodon/) +* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/mastodon/) * ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/mastodon/) ## Links |
