Skip to content

Commit

Permalink
update README.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonLesti committed Dec 18, 2014
1 parent 5b7a4e0 commit e160774
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ Lesti_Fpc
* Install with [modman](https://github.com/colinmollenhour/modman):
* ```$ modman clone [email protected]:GordonLesti/Lesti_Fpc.git```
* Install with [Magento Composer Installer](https://github.com/magento-hackathon/magento-composer-installer) and add a requirement `gordonlesti/lesti_fpc`
```
{
"require": {
"gordonlesti/lesti_fpc": "*"

{
"require": {
"gordonlesti/lesti_fpc": "*"
}
}
}
```

* Install manually:
* Download latest version [here](https://github.com/GordonLesti/Lesti_Fpc/archive/master.zip)
* Unzip
Expand Down

0 comments on commit e160774

Please sign in to comment.