From c57b6bda0b20b3152e5ec7e31183651251734fe2 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Sat, 2 Dec 2023 23:44:54 +0100 Subject: [PATCH] Update PRE_INSTALL.md: be consistent with french version and use 'glitchsoc' instead of the full git url --- doc/PRE_INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/PRE_INSTALL.md b/doc/PRE_INSTALL.md index 1741ec6..88f055d 100644 --- a/doc/PRE_INSTALL.md +++ b/doc/PRE_INSTALL.md @@ -12,7 +12,7 @@ Glitch-Soc's install can be long, depending on the server performance. To preven ``` $ sudo apt-get install screen $ screen -$ sudo yunohost app install https://github.com/YunoHost-Apps/glitchsoc_ynh.git +$ sudo yunohost app install glitchsoc ``` Recover after disconnect: ```