diff --git a/Home.md b/Home.md index 5f41e91..b2efe3d 100644 --- a/Home.md +++ b/Home.md @@ -27,13 +27,7 @@ Gravity Sync will **not**: - Overwrite or sync DHCP settings or device leases synchronized. - Overwrite or sync long term data, query logs, or statistics. -### Disclaimer - -Gravity Sync is not developed by or affiliated with the Pi-hole project. This is a community effort that seeks to implement replication, which is currently not a part of the core Pi-hole product. The code has been tested across multiple user environments but there always is an element of risk involved with running any arbitrary software you find on the Internet. - -Pi-hole is and the Pi-hole logo are [registered trademarks](https://pi-hole.net/trademark-rules-and-brand-guidelines/) of Pi-hole LLC. - -## Setup Steps +# Setup Steps 1. [Review System Requirements](https://github.com/vmstan/gravity-sync/wiki/System-Requirements) 2. [Prepare Your Pi-hole](https://github.com/vmstan/gravity-sync/wiki/Installing#primary-pi-hole) @@ -41,4 +35,10 @@ Pi-hole is and the Pi-hole logo are [registered trademarks](https://pi-hole.net/ 4. [Configure Gravity Sync](https://github.com/vmstan/gravity-sync/wiki/Installing#configuration) 5. [Execute Gravity Sync](https://github.com/vmstan/gravity-sync/wiki/Installing#execution) 6. [Automate Gravity Sync](https://github.com/vmstan/gravity-sync/wiki/Installing#automation) -7. [Profit](https://memory-alpha.fandom.com/wiki/Rules_of_Acquisition) \ No newline at end of file +7. [Profit](https://memory-alpha.fandom.com/wiki/Rules_of_Acquisition) + +# Disclaimer + +Gravity Sync is not developed by or affiliated with the Pi-hole project. This is a community effort that seeks to implement replication, which is currently not a part of the core Pi-hole product. The code has been tested across multiple user environments but there always is an element of risk involved with running any arbitrary software you find on the Internet. + +Pi-hole is and the Pi-hole logo are [registered trademarks](https://pi-hole.net/trademark-rules-and-brand-guidelines/) of Pi-hole LLC.