Skip to content

Commit c254406

Browse files
authored
docs: Made the .env file setup more clear
1 parent 6345571 commit c254406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Here is an explanation of what everything is:
8989

9090
### `.env` file
9191

92-
To set up the token you will have to either make use of the [`.env.example`](.env.example) file, either copy or rename it to `.env` and replace `YOUR_BOT_TOKEN_HERE` with your bot's token.
92+
To set up the token you will have to make use of the [`.env.example`](.env.example) file, you should rename it to `.env` and replace `YOUR_BOT_TOKEN_HERE` with your actual bot's token.
9393

9494
Alternatively you can simply create an environment variable named `TOKEN`.
9595

0 commit comments

Comments
 (0)