diff --git a/.env.local b/.env.local.example similarity index 100% rename from .env.local rename to .env.local.example diff --git a/README.md b/README.md index fa3badc..9027aea 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ A production-ready Next.js starter template with essential integrations for ship npm install ``` -2. Create a `.env` file in the root directory and copy contents from `.env.local`. Read carefully instructions in the file. +2. Create a `.env` file in the root directory and copy contents from `.env.local.example`. Read carefully instructions in the file. 3. Set up required credentials: