diff options
| author | Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> | 2024-04-16 21:47:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-16 21:47:30 +0200 |
| commit | dff27bce453d732183d2ec525ce7d9685a54df4a (patch) | |
| tree | 69e48e7f930d4af7ff2b57b062e5db6a7dfe5feb /README_fr.md | |
| parent | 30065b6eea3ea5dbb2a2e7258cbae1b8ed3c1f66 (diff) | |
| parent | a75e6726bca8d3b8a076da4164cd7a18ed29d06e (diff) | |
| download | mastodon_ynh-dff27bce453d732183d2ec525ce7d9685a54df4a.tar.gz mastodon_ynh-dff27bce453d732183d2ec525ce7d9685a54df4a.tar.bz2 mastodon_ynh-dff27bce453d732183d2ec525ce7d9685a54df4a.zip | |
Merge branch 'master' into testing
Diffstat (limited to 'README_fr.md')
| -rw-r--r-- | README_fr.md | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/README_fr.md b/README_fr.md index f1b6845..42f7447 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ <!-- -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. +Nota bene : ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> +Il NE doit PAS être modifié à la main. --> # Mastodon pour YunoHost @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [](https://install-app.yunohost.org/?app=mastodon) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer Mastodon rapidement et simplement sur un serveur YunoHost. -Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* +> *Ce package vous permet d’installer Mastodon rapidement et simplement sur un serveur YunoHost.* +> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* ## Vue d’ensemble @@ -23,7 +23,7 @@ Mastodon évite ainsi les risques qu'une seule société monopolise votre commun **Version incluse :** 4.2.8~ynh2 -**Démo :** https://joinmastodon.org/ +**Démo :** <https://joinmastodon.org/> ## Captures d’écran @@ -31,22 +31,22 @@ Mastodon évite ainsi les risques qu'une seule société monopolise votre commun ## Documentations et ressources -* Site officiel de l’app : <https://joinmastodon.org/> -* Documentation officielle de l’admin : <https://docs.joinmastodon.org/> -* Dépôt de code officiel de l’app : <https://github.com/mastodon/mastodon> -* YunoHost Store: <https://apps.yunohost.org/app/mastodon> -* Signaler un bug : <https://github.com/YunoHost-Apps/mastodon_ynh/issues> +- Site officiel de l’app : <https://joinmastodon.org/> +- Documentation officielle de l’admin : <https://docs.joinmastodon.org/> +- Dépôt de code officiel de l’app : <https://github.com/mastodon/mastodon> +- YunoHost Store : <https://apps.yunohost.org/app/mastodon> +- Signaler un bug : <https://github.com/YunoHost-Apps/mastodon_ynh/issues> ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing). -Pour essayer la branche testing, procédez comme suit. +Pour essayer la branche `testing`, procédez comme suit : -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug ou sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
\ No newline at end of file +**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps> |
