From e406e904e2eaa085058ef5314fa818866b2aecc1 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Fri, 7 Jul 2023 22:59:03 +0200 Subject: [PATCH] Update doc/PRE_INSTALL.md Co-authored-by: Alexandre Aubin --- 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 a81e617..cc2e77b 100644 --- a/doc/PRE_INSTALL.md +++ b/doc/PRE_INSTALL.md @@ -9,7 +9,7 @@ ## Using *screen* in case of disconnect ``` -$ sudo apt-get install screen +$ sudo apt install screen $ screen $ sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh.git ```