From 2295784bf30b34872e4dca15ae5c21cb8fe42480 Mon Sep 17 00:00:00 2001 From: Michel Memeteau Date: Thu, 14 Apr 2022 10:27:58 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b7aeea0..59a4531 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 ``` -- GitLab