diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -1,5 +1,5 @@ <!-- -N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator +N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> It shall NOT be edited by hand. --> @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [](https://install-app.yunohost.org/?app=mastodon) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README is other languages.](./ALL_README.md)* -> *This package allows you to install Mastodon quickly and simply on a YunoHost server. -If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* +> *This package allows you to install Mastodon quickly and simply on a YunoHost server.* +> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* ## Overview @@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network. It is a decentrali **Shipped version:** 4.2.8~ynh1 -**Demo:** https://joinmastodon.org/ +**Demo:** <https://joinmastodon.org/> ## Screenshots @@ -71,22 +71,22 @@ Log-out from YunoHost's portal doesn't log out from Mastodon. See https://github ## Documentation and resources -* Official app website: <https://joinmastodon.org/> -* Official admin documentation: <https://docs.joinmastodon.org/> -* Upstream app code repository: <https://github.com/mastodon/mastodon> -* YunoHost Store: <https://apps.yunohost.org/app/mastodon> -* Report a bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues> +- Official app website: <https://joinmastodon.org/> +- Official admin documentation: <https://docs.joinmastodon.org/> +- Upstream app code repository: <https://github.com/mastodon/mastodon> +- YunoHost Store: <https://apps.yunohost.org/app/mastodon> +- Report a bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues> ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing). -To try the testing branch, please proceed like that. +To try the `testing` branch, please proceed like that: -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug or sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug ``` -**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
\ No newline at end of file +**More info regarding app packaging:** <https://yunohost.org/packaging_apps> |
