From 912bdad7942755449d11a67a6f563bbb46fb3b5d Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 28 Oct 2020 22:42:11 -0500 Subject: [PATCH] Add init instructions to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6a6d282..23d4ec1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Useful for management across all of 9iron, thefuck, and desu. +## Initialization + +* Clone the repo, `cd` in + +* `ansible-galaxy install -r roles/requirements.yml` + ## Deployment Adding a new server will require the following be fulfilled: