From e3050102bd2799fb401c75968fbba7c9aa570e4a Mon Sep 17 00:00:00 2001 From: Colin Griffin Date: Wed, 27 Oct 2021 13:09:48 -0400 Subject: [PATCH] update readme with .env.example rename instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7c4bee..44d25d2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Make sure you have `docker` & `docker-compose` installed on the server / system. ```bash cd calendso-docker ``` -3. Update `.env` if needed +3. Rename `.env.example` to `.env` and update `.env` if needed. 4. Build and start calendso