From 0dd5e5f37b513ec0035524a925635076d62750ba Mon Sep 17 00:00:00 2001 From: Will Farrington Date: Wed, 3 Oct 2012 11:33:53 -0700 Subject: [PATCH] Update README with some getting started docs --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 2580f1c..f201832 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ # Our Boxen + +This is a template Boxen project designed for your organization to fork and +modify appropriately. + +## Getting Started + +1. Fork this repository. +2. Modify the `Puppetfile` and `modules/` to your heart's content. +3. Get a copy of your fork somewhere locally. +4. `cd` to that dir and run `script/boxen` +5. Rock out. :metal: \ No newline at end of file -- 1.8.5.3