diff --git a/.env-sample b/.env.sample similarity index 100% rename from .env-sample rename to .env.sample diff --git a/README.md b/README.md index 260cbf0..5c97db9 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Optional: - `CONSPIRACY_INDEX`: Index of the [conspiracies.json](./cmd/bot/conspiracies.json) to start from, useful when resuming bot. -You can view the [.env-sample](./.env-sample) as an example completed template. +You can view the [.env.sample](./.env.sample) as an example completed template. ### Install + Run