Skip to content

Commit

Permalink
Update directory name in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lukevella authored Apr 22, 2022
1 parent 5aae4f5 commit 30dbe2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 30dbe2d

Please sign in to comment.