1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-05-24 11:58:11 +03:00

Corrected README ala kiall's suggestions

This commit is contained in:
Matt Button 2011-01-09 01:00:34 +00:00
parent 010744fb84
commit b2f9e95bb0

View file

@ -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: