diff --git a/System-Requirements.md b/System-Requirements.md index 042ba4c..359855a 100644 --- a/System-Requirements.md +++ b/System-Requirements.md @@ -4,7 +4,7 @@ The main requirement is Gravity Sync requires at least two separate Pi-hole 5.x - You will need a user account with operating system level administrator privileges at each side. This can be a dedicated account with `sudo` ability, or the system's `root` account. - If you're not using the `root` account, you can only install Gravity Sync in the user's `$HOME` directory. - If you're not using the `root` account, make sure that the account is a member of either the `sudo` or `wheel` group on both the primary and secondary Pi-hole. Most of the pre-built images available for the Raspberry Pi already have this configured, as does Ubuntu. -- During installation, if a non-root user will be given [passwordless sudo](https://linuxize.com/post/how-to-run-sudo-command-without-password/) permissions to the system. +- During installation, if you're using any account other than `root`, it will be given [passwordless sudo](https://linuxize.com/post/how-to-run-sudo-command-without-password/) permissions to the system. ### Containerized Pi-hole