From 32990c257206d8f2a3f228fc80ebdf52f95714b2 Mon Sep 17 00:00:00 2001 From: Ricky Date: Mon, 20 Nov 2023 16:56:04 +0100 Subject: [PATCH] Update README.md Co-authored-by: Kuruyia <8174691+Kuruyia@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 642199998e..c8e8f27b7c 100644 --- a/README.md +++ b/README.md @@ -148,5 +148,5 @@ Run the following command to install all the dependencies in your container: npm run docker:install ``` -finally run the command `docker compose up` to launch your kuzzle stack. +Finally, run the command `docker compose up` to start your Kuzzle stack.