From a347dc9593f8f7bfee0eee8841341d26ce9318c6 Mon Sep 17 00:00:00 2001 From: Damien Ostler Date: Fri, 24 May 2024 20:53:15 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 904bd42..8a8897a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # Neroshitron ![image](https://github.com/D4M13N-D3V/neroshitron/assets/13697702/e4a9e11b-0e52-42e0-ad9a-821a81e92e90) - + ## Development ### Documentation For Initial Project Setup - https://nextjs.org/docs - https://supabase.com/docs/guides/self-hosting/docker +- https://www.docker.com/products/docker-desktop/ + ### Running Backend 1) Open your terminal and navigate to the root of the git repository.