diff --git a/README.md b/README.md index b7aeea0aaa65e08e2d3d2a35e79ac529b19da8f2..59a4531fd4ed3f302a51c902ce2d82328cfb641a 100644 --- a/README.md +++ b/README.md @@ -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 ```