updated README.md
This commit is contained in:
parent
e547279da0
commit
d6483d5817
@ -5,7 +5,12 @@ Enables Smarty 'trimwhitespace' Outputfilter to minify HTML Code
|
||||
Installation
|
||||
------------
|
||||
|
||||
1. Activate module in the OXID backend
|
||||
1. Download
|
||||
* [download zip](https://github.com/alfredbez/ab_htmlmin/archive/master.zip) and extract zip
|
||||
* OR
|
||||
* download using git clone ```git clone https://github.com/alfredbez/ab_htmlmin.git```
|
||||
2. move folder 'ab_htmlmin' to your 'modules'-folder
|
||||
3. Activate module in the OXID backend
|
||||
|
||||
----
|
||||
|
||||
@ -21,4 +26,4 @@ After uploading the module, your directory should look like this:
|
||||
├── README.md
|
||||
├── metadata.php
|
||||
└── models
|
||||
```
|
||||
```
|
Loading…
Reference in New Issue
Block a user