From 0ab0c8e585b1474fc32f597a8bc5da02ba59e513 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 16 Mar 2024 01:43:23 +0000 Subject: [PATCH] Auto-update README --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a64e5a0..e2a402a 100755 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Shlink is a self-hosted URL shortener which provides both a REST and a CLI interface to interact with it. Additionally, there's also an official Shlink web client which, by making use of Shlink's REST API, provides a beautiful web UI to handle multiple Shlink instances. -**Shipped version:** 4.0.1~ynh1 +**Shipped version:** 4.0.3~ynh1 ## Screenshots @@ -39,7 +39,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos To try the testing branch, please proceed like that. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/shlink_ynh/tree/testing --debug or sudo yunohost app upgrade shlink -u https://github.com/YunoHost-Apps/shlink_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index ce415a9..949227f 100755 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Shlink is a self-hosted URL shortener which provides both a REST and a CLI interface to interact with it. Additionally, there's also an official Shlink web client which, by making use of Shlink's REST API, provides a beautiful web UI to handle multiple Shlink instances. -**Version incluse :** 4.0.1~ynh1 +**Version incluse :** 4.0.3~ynh1 ## Captures d’écran @@ -39,7 +39,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno Pour essayer la branche testing, procédez comme suit. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/shlink_ynh/tree/testing --debug ou sudo yunohost app upgrade shlink -u https://github.com/YunoHost-Apps/shlink_ynh/tree/testing --debug