From 3264e6dec1f8783959a78caf47c7b98995259727 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Tue, 9 Aug 2022 09:33:25 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bcf78d..0eb6c0c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Open the browser at `http://ruralmeet.localhost/`. 1. Create .env file. ```bash -cp .env.example .env +cp env.example .env ``` 2. Load fake data @@ -52,7 +52,7 @@ make run.loaddata.test 1. Create .env file. ```bash -cp .env.example .env +cp env.example .env ``` 2. Load minimum data