From 11f2999b528dd9b37ba5725fc23c626aacfa7bca Mon Sep 17 00:00:00 2001 From: Svilen Markov <7613769+svilenmarkov@users.noreply.github.com> Date: Mon, 6 May 2024 16:52:56 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23f085b..b7275c4 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Checkout the [releases page](https://github.com/glanceapp/glance/releases) for a #### Docker > [!IMPORTANT] > -> Make sure you have a valid `glance.yml` file before running the container. +> Make sure you have a valid `glance.yml` file in the same directory before running the container. ```console docker run -d -p 8080:8080 \