From 11c9bf39ffa5d6e43fed911500dc856008dfc9d9 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 1 Mar 2013 17:21:35 +0000 Subject: [PATCH] Wording switch only --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d301ff0..83e748d 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,9 @@ You can run ICEcoder either online or locally, on Linux, Windows or Mac based pl $ git clone git@github:mattpass/ICEcoder ``` -####Step 2: Put in your document root (online or local) +####Step 2: Place in your document root (online or local) ``` -Place in a new sub-dir URL such as yourdomain.com/_coder or localhost/_coder +Put in a new sub-dir URL such as yourdomain.com/_coder or localhost/_coder Set public write permissions (757 recommended) on the 'backups' and 'lib' folders ```