From 92823e9d7fbd1df44e3d0c13d96cfa2cda790aaa Mon Sep 17 00:00:00 2001 From: Damien Ostler Date: Fri, 24 May 2024 00:22:11 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e6cd7d..a032feb 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ ### Documentation For Initial Project Setup - https://nextjs.org/docs - https://appwrite.io/docs +- https://supabase.com/docs/guides/self-hosting/docker + ### Running With Docker 1) Open your terminal and navigate to the root of the git repository. 2) Make sure that docker and docker compose are installed.