From 94f893de361247b2704ac1f6ed69aa2b7b314253 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Th=C3=A9o=20LAURET?= <118362885+eldertek@users.noreply.github.com> Date: Sat, 27 May 2023 14:33:48 +0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a214b40..1f75d99 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ and urls made for YunoHost installation. e.g.: ```bash -~$ git clone https://github.com/eldertek/scovie_ynh.git +~$ git clone https://github.com/YunoHost-Apps/scovie_ynh.git ~$ cd scovie_ynh/ ~/scovie_ynh$ make install-poetry install or update poetry @@ -59,9 +59,9 @@ Notes: ## history -* [v0.0.5 - 27.05.2023](https://github.com/eldertek/scovie_ynh/compare/4b0275e7f75d199dca8a1e97c26dc8568c31cb52...4f0086c7da6123f3f8b05c4001f9109891e6bd9f) +* [v0.0.5 - 27.05.2023](https://github.com/YunoHost-Apps/scovie_ynh/compare/4b0275e7f75d199dca8a1e97c26dc8568c31cb52...4f0086c7da6123f3f8b05c4001f9109891e6bd9f) * first working state -* [26.05.2023](https://github.com/eldertek/scovie_ynh/commit/4b0275e7f75d199dca8a1e97c26dc8568c31cb52) +* [26.05.2023](https://github.com/YunoHost-Apps/scovie_ynh/commit/4b0275e7f75d199dca8a1e97c26dc8568c31cb52) * init the project