From 63ec1492959cca3972d13723084bb39327200c30 Mon Sep 17 00:00:00 2001 From: Dan Malone Date: Tue, 16 Jan 2024 18:23:44 +0000 Subject: [PATCH] Update README.md - add docker desktop link Signed-off-by: Dan Malone --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3c8eca8..3398d4f6 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,8 @@ And dozens upon dozens of smaller features. This is the current state of building the app. You'll hit errors, which we're working to resolve (and certainly welcome PRs to help with that). -You'll need Docker installed to run the app locally. +*You'll need Docker installed to run the app locally.* +[Docker Desktop](https://www.docker.com/products/docker-desktop/) is an easy way to get started. First, copy the `.env.example` file to `.env`: