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 ```