This commit is contained in:
Arne Govaerts 2020-07-25 17:38:38 +02:00
parent 84660f1181
commit ebcc6e1c56

View file

@ -3,7 +3,10 @@
Matomo for Known is a helper plugin to add Matomo Analytics to a Known site with ease.
## Installation
The easiest way is to user Composer: ```composer require argovaerts/known-matomo```
The easiest way is to user Composer:
```
composer require argovaerts/known-matomo
```
Alternatively, you can use Git and clone the repository.