diff --git a/README.md b/README.md index a4f838f..b6219ce 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Setup - Clone this repository to your local environment - Run `npm install` to install dependencies - Run `npm start` to start the static server -- Open `http://localhost:9000` +- Open `http://localhost:8080` Instructions ---