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