From 14ea434a2345ae3fdfc2eef3f1ed24819eb733b7 Mon Sep 17 00:00:00 2001 From: Damien Ostler Date: Thu, 23 May 2024 20:59:21 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 983c6a7..fec43e9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Development ### Documentation For Initial Project Setup - https://nextjs.org/docs - +- https://appwrite.io/docs ### 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.