From 675ce24aa2852de6f33eecb6dc05d9482938429c Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Thu, 22 Oct 2020 23:01:34 -0500 Subject: [PATCH] Updated Installing (markdown) --- Installing.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Installing.md b/Installing.md index 444a3b8..b0350cf 100644 --- a/Installing.md +++ b/Installing.md @@ -29,10 +29,11 @@ The configuration utility will guide you through the process of: - Specifying the IP or DNS name of your primary Pi-hole. - Specifying the SSH username to connect to your primary Pi-hole. - Configuring your key-pair and applying it to your primary Pi-hole. +- Additional settings, if you choose to perform an advanced installation, when prompted. The configuration will be saved as `gravity-sync.conf` in the same folder as the script. If you need to make adjustments to your settings in the future, you can edit this file or run the configuration tool to generate a new one. -If you are deploying Gravity Sync to a system using Docker containers, Gravity Sync should detect this and prompt for additional configuration. You can also choose to perform an advanced installation, when prompted. +If you are deploying Gravity Sync to a system using Docker containers, Gravity Sync should detect this and prompt for additional configuration. After you're pleased with your configuration, proceed to the Execution phase.