Skip to content

Commit

Permalink
Merge pull request #466 from qlrd/qlrd-deb-docs-patch
Browse files Browse the repository at this point in the history
Update debian-like.en.md
  • Loading branch information
odudex authored Oct 9, 2024
2 parents 3fe3d58 + 1f4182c commit 20433b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/installing/from-gui/debian-like.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 20433b9

Please sign in to comment.