diff --git a/README.md b/README.md index 258b2f9..8564910 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # raspberry-pi-iac Contains the Infrastructure as Code files which are used for provisioning my in house Raspberry Pi. + +## Prerequisites +The files within this repository should be run on a computer with Ansible installed. This is only possible on MacOS or Linux systems. For Windows it can be run within a WSL distro (see [this guide](https://code.visualstudio.com/docs/remote/wsl-tutorial) on how to set this up).