diff --git a/README.md b/README.md index c094410..7e030bc 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ PADD (formerly Chronometer2) is a more expansive version of the original chronom ### PADD on Pi-hole machine -- if running as user belonging to the group `pihole` (if not `--secret` wii be needed) - ```bash - ./padd.sh - ``` + - if running as user belonging to the group `pihole` (if not `--secret` wii be needed) + ```bash + ./padd.sh + ``` ### PADD from other machine With PADD v4.0.0 and Pi-hole v6 it is also possible to run PADD from a machine that is not running Pi-hole @@ -47,10 +47,10 @@ PADD (formerly Chronometer2) is a more expansive version of the original chronom ``` ### PADD with Pi-hole in a Docker Container -If you're running Pi-hole in the official Docker Container, `padd.sh` is pre-installed and named `padd`. It can be used with the following command: - ```bash - docker exec -it padd [padd_options] - ``` + - If you're running Pi-hole in the official Docker Container, `padd.sh` is pre-installed and named `padd`. It can be used with the following command: + ```bash + docker exec -it padd [padd_options] + ``` ### PADD on PiTFT screen _Instructions for how to setup PiTFT screen can be found [here](https://learn.adafruit.com/adafruit-pitft-3-dot-5-touch-screen-for-raspberry-pi/easy-install-2)_