Merge pull request #326 from TheEvilSkeleton/master

Renamed prerequesites.md to prerequisites.md & Added some stuff
This commit is contained in:
Dan Schaper
2020-06-01 15:20:12 -07:00
committed by GitHub
2 changed files with 7 additions and 3 deletions
@@ -1,7 +1,7 @@
---
title: Prerequisites
description: Operating system and network requirements
last_updated: January 27 2020
last_updated: May 25 2020
---
### Hardware
@@ -14,7 +14,11 @@ Pi-hole is very lightweight and does not require much processing power
Despite the name, you are not limited to running Pi-hole on a Raspberry Pi.
Any hardware that runs one of the supported operating systems will do!
### Supported Operating Systems
### Software
Pi-hole is supported on distributions utilizing [systemd](https://systemd.io/) or [sysvinit](https://www.nongnu.org/sysvinit/)!
#### Supported Operating Systems
The following operating systems are **officially** supported:
+1 -1
View File
@@ -57,7 +57,7 @@ nav:
- 'Pi-hole Origins': main/origins.md
- 'On the Web': main/coverage.md
- 'Getting Started':
- 'Prerequisites': main/prerequesites.md
- 'Prerequisites': main/prerequisites.md
- 'Installation': main/basic-install.md
- 'Post-Install': main/post-install.md
- 'Updating': main/update.md