Skip to content

Commit

Permalink
Fix typo (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeljy authored Jan 4, 2024
1 parent 733b9d6 commit 133176e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ make build
Copy the `.env.example` file to a `.env` file and populate each variable

```console
cp examples/.env.example .env
cp .env.example .env
```

Meanwhile you can just use unit tests to dev.
Expand Down

0 comments on commit 133176e

Please sign in to comment.