From 0ad8c80514acf1f2ba073de787cf7547b27872c2 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Mon, 24 Feb 2014 08:33:40 +0000 Subject: [PATCH] Line break added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f11dc4e..cfbe5e6 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ $ git clone git://github.com/mattpass/ICEcoder.git ####Step 2: Place in your document root (online or local) * Put in a new sub-dir URL such as yourdomain.com/ICEcoder or localhost/ICEcoder * Set write permissions (757 or 775 depending on your system) on the 'backups', 'lib' and 'test' folders plus 'test/test-file1.txt' + *(Note: A small number of hosts give internal server error here, if you get this, try 755 instead)* ####Step 3: Start coding