Update README.md

This commit is contained in:
Robin Lehrmann 2014-10-29 09:36:42 +01:00
parent f3e9fd6920
commit b5153ffc04

View File

@ -10,6 +10,7 @@ Installation
3. Activate module in the OXID backend
OR
download composer https://getcomposer.org/download/
1. use oxid with composer: ```git clone https://github.com/robinlehrmann/oxideshop_ce.git```
2. add the module in composer.json with ```composer.phar require alfredbez/ab_htmlmin dev-master```
@ -28,4 +29,4 @@ After uploading the module, your directory should look like this:
├── README.md
├── metadata.php
└── models
```
```