diff --git a/README.md b/README.md index ed7d7b1..a8ea881 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Built with [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss ## Development ### Setup 1. Run `yarn`. -1. Rename `.env.local.sample` as `.env.local` and set value. +1. Copy `.env.local.sample` as `.env.local` and set value. ### Preview * Run `yarn dev`.