Skip to content

Commit 99804e7

Browse files
Change example.env to .env.exampl
1 parent 8ed94ba commit 99804e7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This Go project aims to automate the completion of video game information in a N
2626

2727
1. Create environment configuration file:
2828
```sh
29-
cp ./example.env .env
29+
cp ./.env.example .env
3030
```
3131

3232
2.

0 commit comments

Comments
 (0)