diff --git a/Getting-Started.md b/Getting-Started.md new file mode 100644 index 0000000..7e4ce71 --- /dev/null +++ b/Getting-Started.md @@ -0,0 +1,26 @@ +It's easy to install Pi-hole and begin blocking ads for your entire network in three easy steps. + +# 1. Install An Operating System On Your Raspberry Pi + +Download an operating system and follow the instructions to install it to your SD card. + +# 2. Execute The Installation Command + +Run this command from your Raspberry Pi: + +#### `curl -L install.pi-hole.net | bash` + +Follow the dialogs to complete the installation. + +# 3. Change Your DNS Server To Be Your Raspberry Pi + +There are two ways to do this: + +## On Each Of Your Devices Individually + +This is a simple way to quickly use your new Pi-hole. Changing the DNS server is is different for every operating system. + +## On Your Router + +If you make the change on your router, any device connected to your network will instantly be able to block ads. You will need to search for the **DHCP options** somewhere in your router's settings. +