Skip to content

Commit d614f60

Browse files
committed
docs: add update recommendation
1 parent 5f9a4f5 commit d614f60

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

content/docs/using-apollo/system-administration.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,11 @@ Nontheless, if you still want to disable them you can run the following:
4646
ajust toggle-automatic-updates
4747
```
4848

49-
When filing bug reports or asking for support, please make sure your system is up to date first, as your issue may have been fixed in an update.
49+
> [!TIP]
50+
> When filing bug reports or asking for support in community spaces, please make sure your system is up to date first, as your issue may have been fixed in an update.
51+
52+
If you have disabled automatic updates, you should make sure your system is up to date regularly. You can run this command in the terminal to update everything at once:
53+
54+
```bash
55+
ajust update
56+
```

0 commit comments

Comments
 (0)