Update README.md with distro/wsl info

This commit is contained in:
Thomas Kleinendorst 2024-04-07 12:48:11 +02:00
parent ca5e0cdd16
commit 2df5772b07

View file

@ -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).