Skip to content
Commits on Source (2)
......@@ -12,14 +12,14 @@ Piwik is the leading open-source analytics platform that gives you more than jus
![logo](https://static.matomo.org/wp-content/uploads/2018/10/matomo-logo-final-1-170x25.png)
# How to use this image
# How to use this recipe
The easiest is to use our `docker-compose.yml`.
The easiest is to use with `libre.sh`.
Make sure you have [docker-compose](http://docs.docker.com/compose/install/) installed. And then:
Make sure you have [libresh](https://libre.sh) installed. And then:
```bash
libre provision -a matomo -u matomo.local -s
```
......