diff --git a/README.md b/README.md index 8722d40..ef07dcd 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ All other Pi-holes that you wish to keep synchronized use `pihole-cloudsync` in The script is designed to work with any Git repo that your Pi-holes can access, but I have only personally tested it with GitHub. # Setup -Prior to running `pihole-cloudsync`, you must first create a new dedicated Git respository to store your lists, then clone that new repository to all Pi-holes (both Primary and Secondary) that you wish to keep in sync. The easiest way to do that is to fork my own `my-pihole-lists` GitHub repository. Don't worry if my personal lists in that repo are different than yours. You'll overwrite your forked version of the repo with your own Pi-hole lists the first time you run `pihole-cloudsync` in **Push** mode. +Prior to running `pihole-cloudsync`, you must first create a new dedicated Git respository to store your lists, then clone that new repository to all Pi-holes (both Primary and Secondary) that you wish to keep in sync. The easiest way to do that is to fork my own `my-pihole-lists` GitHub repository. Don't worry if my personal lists in that repo are different than yours. You'll overwrite your forked version of the repo with your own Pi-hole lists the first time you run `pihole-cloudsync` in **Push** mode. **On GitHub** 1. Sign into GitHub.