Skip to content

Commit 125e263

Browse files
authored
Use .env instead of config.json
1 parent 7326eca commit 125e263

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
@@ -75,7 +75,7 @@ Install dependancies
7575
$ pipenv install
7676
```
7777

78-
Rename the `config.json.example` to `config.json` and fill out the fields.
78+
Rename the `.env.example` to `.env` and fill out the fields.
7979
And finally, run the bot.
8080
```console
8181
$ pipenv run python3 bot.py

0 commit comments

Comments
 (0)