From 65865ad13c849f7ad259666aadfdcd519a1ad2f3 Mon Sep 17 00:00:00 2001 From: nicomiguelino Date: Fri, 29 Nov 2024 10:07:15 -0800 Subject: [PATCH] docs: removed Docker Compose from list of macOS deps --- docs/developer-documentation.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/developer-documentation.md b/docs/developer-documentation.md index f010ed79d..b1072c74b 100644 --- a/docs/developer-documentation.md +++ b/docs/developer-documentation.md @@ -26,7 +26,6 @@ To simplify development of the server module of Anthias, we've created a Docker > [!IMPORTANT] > If you're using a Mac, you might need to install the following dependencies: > * [Docker Desktop](https://www.docker.com/products/docker-desktop) -> * [Docker Compose](https://docs.docker.com/compose/install/) > * [Brew](https://brew.sh/) Assuming you're in the source code repository, simply run: