diff --git a/README.md b/README.md index bfcb1ba..144af94 100644 --- a/README.md +++ b/README.md @@ -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 -``` \ No newline at end of file +```