From b1819208146718bb0f860fd06a3e86c00f7e779b Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 17 Jan 2025 16:37:25 -0800 Subject: [PATCH] Update setup.md --- docs/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.md b/docs/setup.md index 3a99b766f..f2b82d070 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -36,7 +36,7 @@ account. The script essentially automatically performs the steps described in [D !!! note macOS users will need to install [gnu-sed](https://formulae.brew.sh/formula/gnu-sed) with support - for running `sed` as well as [wget](https://formulae.brew.sh/formula/wget). + for running as `sed` as well as [wget](https://formulae.brew.sh/formula/wget). ### Use Docker Compose {#docker}