From 226215c30fc88171077aa196c90bb9282ed1be1d Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 16 Nov 2015 17:07:30 +0000 Subject: [PATCH] Update README. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0a3b2fe..fa76854 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # macbook-provisioning +## Prerequisites + +* [Ansible](http://docs.ansible.com/ansible/intro_installation.html) +* [Git](http://git-scm.com/downloads) + +## Usage + ```bash $ ansible-playbook playbook.yml -K ```