From ee06f435f17a9e2d62c2e2a8b27a20fd4cdcee95 Mon Sep 17 00:00:00 2001 From: John Barnette Date: Wed, 3 Oct 2012 20:53:57 -0700 Subject: [PATCH] Simplify wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb0f6ed..a69afa7 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Use the OS X system Ruby (1.8.7). Run `script/tests` often. Open PR's. ### Managing Boxen's Puppet Modules There are roughly nine million puppet modules under the -[Boxen GitHub organization][boxen]. To clone them all into a central -location, run `script/sync-puppet`. This script will make sure every +[Boxen GitHub organization][boxen]. To clone them all, run +`script/sync-puppet`. This script will make sure every `boxen/puppet-*` repo is cloned under the `./puppet`, which is ignored by Git.