From 45b41d9e202d794a4ebc69177e2baaa3449b4df0 Mon Sep 17 00:00:00 2001 From: Mark Sinclair Date: Fri, 1 Apr 2022 10:07:02 +0100 Subject: [PATCH] Update README.md --- explorer/docs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/explorer/docs/README.md b/explorer/docs/README.md index 6f56ce3f14..bb0d0be99a 100644 --- a/explorer/docs/README.md +++ b/explorer/docs/README.md @@ -18,6 +18,8 @@ We use the following: ## Development mode +Copy the `.env.prod` file to `.env` to configure your environment. Using the live sandbox Explorer API is the best way to do development, so the prod settings are good. + Run the following: ```