From 0c9fc4ead20be4bc0e0919e7bd9982a5114c4ac9 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 6 Nov 2023 23:18:11 +0800 Subject: [PATCH] wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 485c567..7557bbc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A fancy, easy-to-use and reactive docker stack (`docker-compose.yml`) manager. ## 🔧 How to Install 1. Create a directory `./dockge/` -1. Create a `compose.yaml` inside `./dockge` file with the following content: +1. Create a `compose.yaml` file inside `./dockge` with the following content: ```yaml version: "3.8"