diff --git a/FencerJudgeFront/README.md b/FencerJudgeFront/README.md index c5c9b8d..cf8675c 100644 --- a/FencerJudgeFront/README.md +++ b/FencerJudgeFront/README.md @@ -10,7 +10,7 @@ To start a local development server, run: ng serve ``` -Once the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files. +Once the server is running, open your browser and navigate to `http://localhost/`. The application will automatically reload whenever you modify any of the source files. ## Code scaffolding