From 409fa080edd96022e43baef5a6c1fc8f5d7e5230 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Mon, 11 Apr 2022 14:22:23 +0200 Subject: [PATCH] fix(README): installation guide --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 519d45f..1ce0370 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ With following role can be dhcpd installed and configured. +## Installation + +```bash +ansible-galaxy install volker_raschek.dhcpd +``` + ## Supported distributions - Arch Linux