From 78b861cdba4a3229af94d2c3b479249deea596f4 Mon Sep 17 00:00:00 2001 From: Krishna Kumar Date: Thu, 23 Jan 2025 17:03:30 +0530 Subject: [PATCH] Update install-guide.md typo --- .github/install-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/install-guide.md b/.github/install-guide.md index b3282ce1..5233ff47 100755 --- a/.github/install-guide.md +++ b/.github/install-guide.md @@ -35,7 +35,7 @@ sudo swapoff -a # Disable swap 4. Run docker-compose. ```bash -docker compose up -d +docker-compose up -d ``` 5. Recommended for Opensearch to work well