diff --git a/docs/getting-started/installing/from-gui/debian-like.en.md b/docs/getting-started/installing/from-gui/debian-like.en.md index ba91d337..1f206c58 100644 --- a/docs/getting-started/installing/from-gui/debian-like.en.md +++ b/docs/getting-started/installing/from-gui/debian-like.en.md @@ -43,7 +43,7 @@ sudo dpkg -i {{latest_installer_deb}} - Update the installed package: ```bash -sudo apt-get install -f {{latest_installer_deb}} +sudo apt-get install -f ``` It will warn you that your system user was added to `dialout` group and maybe you need to reboot