diff --git a/Troubleshooting.md b/Troubleshooting.md index d198570..40209d0 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -6,7 +6,7 @@ If the built in updater doesn't function as expected, you can reinstall Gravity ### sudo: no tty present -If you get the error `sudo: a terminal is required to read the password` or `sudo: no tty present and no askpass program specified` during your execution, make sure you have [implemented password-less sudo](https://linuxize.com/post/how-to-run-sudo-command-without-password/), as defined in the system requirements, for the user accounts on both the local and remote systems. +If you get the error `sudo: a terminal is required to read the password` or `sudo: no tty present and no askpass program specified` during your execution, make sure you have installed Gravity Sync on both systems. This will have [implemented password-less sudo](https://linuxize.com/post/how-to-run-sudo-command-without-password/), as defined in the system requirements, for the user accounts on both the local and remote systems. ### unrecognized option: preserve-status