From 1e5e54d15602beceff1dc8fdb87b9209ff14ab65 Mon Sep 17 00:00:00 2001 From: Brian Westphal Date: Tue, 24 Dec 2024 17:38:14 -0800 Subject: [PATCH] Update README.md Typo: `docker folder` -> `docker` folder --- getting-started/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/README.md b/getting-started/README.md index f795188f..57753adf 100644 --- a/getting-started/README.md +++ b/getting-started/README.md @@ -36,7 +36,7 @@ There are two ways to deploy Flowise with Docker: ### Docker Compose -1. Go to `docker folder` at the root of the project +1. Go to `docker` folder at the root of the project 2. Copy the `.env.example` file and paste it as another file named `.env` 3. Run: