From 30dbe2da456b236cc47787d7b0ba4134b7fd558d Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Fri, 22 Apr 2022 12:15:20 +0100 Subject: [PATCH] Update directory name in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac50f2ffc62..ece13ed5282 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Clone this repo and change directory to the root of the repository. ```bash git clone https://github.com/lukevella/rallly.git -cd Rallly +cd rallly ``` _optional_: Configure your SMTP server. Without this, Rallly won't be able to send out emails. You can set the following environment variables in a `.env` in the root of the project @@ -42,7 +42,7 @@ Clone this repo and change directory to the root of the repository. ```bash git clone https://github.com/lukevella/rallly.git -cd Rallly +cd rallly ``` Copy the sample `.env` file then open it and set the variables.