Update README.md

This commit is contained in:
Tom
2014-07-17 14:41:36 +10:00
parent fc6239910c
commit 977dd45783

View File

@ -8,7 +8,7 @@ It requires no other software installed on your server (so a bit slower than ded
Installation Installation
---------------------------------------- ----------------------------------------
Add to your composer.json file under `require`: Add `"tom-lingham/searchy" : "dev-master"` to your composer.json file under `require`:
``` ```
"require": { "require": {
"laravel/framework": "4.*", "laravel/framework": "4.*",