Skip to content

Commit 6f87d27

Browse files
authored
Merge pull request #1273 from openjck/getting-started-phrasing
Fix grammatical error in "Getting Started" section
2 parents 99001ca + 894c945 commit 6f87d27

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/main/index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@ Before installing Pi-hole, you need to make sure your system meets the [prerequi
22

33
After the installation is complete, check the [Post-Install steps](post-install.md) to make sure your network is using Pi-hole.
44

5-
With the [`pihole` command](pihole-command.md), you can manually run Pi-hole commands, including [update Pi-hole](update.md).
5+
With the `pihole` command, you can manually run [Pi-hole commands](pihole-command.md). Examples:
6+
7+
- `pihole status` to check Pi-hole status;
8+
- `pihole update` to [update](update.md) Pi-hole software;
9+
- `pihole version` to show currently installed versions of Pi-hole, Web Interface and FTL;
10+
- and many other commands.
611

712
Alternatively, you can also use the [web interface](https://github.com/pi-hole/web/) to run and configure your Pi-hole.
813

0 commit comments

Comments
 (0)