From 867af6ac1d9ab22a0c9b8bb83818f9b59f611d73 Mon Sep 17 00:00:00 2001 From: Damien Ostler Date: Sun, 26 May 2024 20:22:11 -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 6be03ec..bd7510d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - https://supabase.com/docs/guides/self-hosting/docker - https://www.docker.com/products/docker-desktop/ - https://docs.npmjs.com/downloading-and-installing-node-js-and-npm - +- https://docs.docker.com/engine/install/ # Running Backend 1) Open your terminal and navigate to the root of the git repository.