diff --git a/README.org b/README.org index 711dc12..9a7e6cc 100644 --- a/README.org +++ b/README.org @@ -1,2 +1,4 @@ * Terraform Homelab This repo contains the terraform configuration for my homelab to deploy various services. + +To run this just check if k3s is running and simply run `terraform apply`.