diff --git a/README.md b/README.md index 585818e..5ff7e64 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Follow the following commands: Follow the following commands: - `cd ./app` - `npm install` +- `cp .env.development .env` - `npm run dev` - Access the provided URL from `npm run dev` command