From c850044b60e5c08f18a4bfa2f2f460af24855fa5 Mon Sep 17 00:00:00 2001 From: Josh Pigford Date: Wed, 10 Jan 2024 14:03:27 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2478aeac..1db3a0fa 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ There's a LOT of work to do to get this functioning, but it should be feasible. 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. + ``` cp .env.example .env yarn install