From b2f9e95bb045ecd19f021f10393b9d1a1ba58ee6 Mon Sep 17 00:00:00 2001 From: Matt Button Date: Sun, 9 Jan 2011 01:00:34 +0000 Subject: [PATCH] Corrected README ala kiall's suggestions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49c3bfe..9529b58 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ Minion should be compatible with both Kohana 3.0.x and 3.1.x First off, download and enable the module in your bootstrap -Then copy the binary `minion` into your webroot (i.e. the folder where index.php is, edit the binary if you want to store it in a different location) +Then copy the bash script `minion` alongside your index.php (most likely the webroot). +If you'd rather the executable be in a different location to index.php then simply modify the bash script to point to index.php. You can then run minion like so: