Skip to content

Commit

Permalink
docs(README): clear up wording
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Sep 13, 2023
1 parent 7c2db13 commit 5bba01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To run a complete system update, it's recommended to use systemd:
$ systemctl start ublue-update.service
```

This makes sure that the service will not be triggered again by timers while also making use systemd-inhibit, and allows for passwordless system updates
This makes sure there's only one instance of `ublue-update`, uses systemd-inhibit, and allows for passwordless system updates (user must be in `wheel` group)


### Run updates from command line (not recommended)
Expand Down

0 comments on commit 5bba01d

Please sign in to comment.