From c1fcc1bbba01f69882cb8baabc640d98aa3728f1 Mon Sep 17 00:00:00 2001 From: Fabien Le Frapper Date: Sun, 23 Mar 2025 20:39:25 +0100 Subject: [PATCH] Add line breaks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c937874..f99061f 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ It will be available on http://localhost:9991. #### How to get my admin password -On first Bottin's run, it is displayed in the logs. +On first Bottin's run, it is displayed in the logs. You can easily find it by reading the container logs : ```sh docker compose logs bottin | grep password: @@ -169,7 +169,7 @@ docker compose logs bottin | grep password: #### Garage -⚠️ Be aware at this stage that your local Guichet installation is not 100% working, especially the websites features. +⚠️ Be aware at this stage that your local Guichet installation is not 100% working, especially the websites features. You need to initialise Garage. It can be done in a few commands, coming from [the official Garage's documentation](https://garagehq.deuxfleurs.fr/documentation/quick-start/): ```sh