From 049d55af731eb3309b7c06a620c4d12e5780e9c2 Mon Sep 17 00:00:00 2001 From: Will Farrington Date: Tue, 8 Jan 2013 20:05:44 -0800 Subject: [PATCH] README for boxen-web --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 751d637..28f36d9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This repository template is just a basic example of _how_ to do things with them * If using full XCode, you'll need to agree to the license by running: `xcodebuild -license` 1. Create a new repository on GitHub as your user for your Boxen. (eg. `wfarr/my-boxen`). **Make sure it is a private repository!** -1. Get running like so: +1. Use your install of [boxen-web](https://github.com/boxen/boxen-web) or get running manually like so: ``` mkdir -p ~/src/my-boxen cd ~/src/my-boxen @@ -41,7 +41,7 @@ create an entirely separate repo and simply pull the code in, as shown above. ## Getting your users started _after_ your "fork" exists 1. Install the XCode Command Line Tools (full XCode install optional). -1. Run the following: +1. Point them at your private install of [boxen-web](https://github.com/boxen/boxen-web), **OR** have them run the following: ``` sudo mkdir -p /opt/boxen