Skip to content

Commit fbacf17

Browse files
authored
move dependency list in README
Signed-off-by: Michael Woolweaver <[email protected]>
1 parent b268175 commit fbacf17

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ PADD (formerly Chronometer2) is a more expansive version of the original chronom
2727
```bash
2828
sudo chmod +x padd.sh
2929
```
30+
### Dependencies
31+
- curl
32+
- jq
33+
- dig
34+
- tput
3035

3136
## Using PADD
3237

@@ -46,12 +51,6 @@ PADD (formerly Chronometer2) is a more expansive version of the original chronom
4651
./padd.sh --server <DOMAIN|IP>
4752
```
4853

49-
#### Dependencies
50-
- curl
51-
- jq
52-
- dig
53-
- tput
54-
5554
### Authentication
5655

5756
Pi-hole v6 uses a completely new API with a new authentication mechanism

0 commit comments

Comments
 (0)