diff --git a/README.md b/README.md index 235b7ce..2188b9d 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ cd github-stats-bot npm install ``` -Rename the ``.env.example`` to ``.env.example`` and fill in the following fields. +Rename the ``.env.example`` to ``.env`` and fill in the following fields. ``` # Discord Bot Token @@ -187,4 +187,4 @@ node src/index.js PRs are welcome! Please fork the repo and submit your improvements or suggestions. ## 📄 License -MIT © @LachlanDev \ No newline at end of file +MIT © @LachlanDev