diff --git a/README.md b/README.md index 898bf87..314e07b 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,5 @@ npm install Run the following command and navigate to [http://localhost:3000](http://localhost:3000). ```bash -npm run dev +PORT=3000 npm run dev ```