From b6c74d22833d004c55565a71c58323f5a98a9b4b Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Thu, 10 Sep 2020 10:26:40 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9db8abf..857efad 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,6 @@ If you are completely uninstalling Gravity Sync, the last step would be to remov Please review the [Advanced Installation](https://github.com/vmstan/gravity-sync/blob/master/ADVANCED.md) guide for more assistance. -### Troubleshooting +## Troubleshooting 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 passwordless 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.