diff --git a/README.md b/README.md index ecd5512..1c52f57 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,10 @@ Follow these simple steps: ``` 2. You should see a message like: ``` - Local: http://localhost:5173/ + Local: http://localhost:3000/ ``` 3. Open your web browser (Chrome, Firefox, Safari, etc.) -4. Go to: `http://localhost:5173/` +4. Go to: `http://localhost:3000/` 5. You should see the tool's homepage! 🎉 ---