Skip to content

Commit 58eca11

Browse files
authored
Fix typo on Readme.md
1 parent c482cda commit 58eca11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can tell that it's done by visiting `localhost:8000`, you should see the ver
3737

3838
Clone this repository and copy the .env.example:
3939
```bash
40-
cp .env.example .env`
40+
cp .env.example .env
4141
```
4242
Install the dependencies:
4343
```bash

0 commit comments

Comments
 (0)