Update directory name in readme

This commit is contained in:
Luke Vella 2022-04-22 12:15:20 +01:00 committed by GitHub
parent 5aae4f5c13
commit 30dbe2da45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.