Revise README instructions for application setup

This commit is contained in:
Shaun Walker
2025-09-16 14:45:33 -04:00
committed by GitHub
parent 4ffe8fac3a
commit 8bee8d2f3f

View File

@ -35,8 +35,8 @@ cd Server
dotnet run
```
Browse to http://localhost:5001 to run the application (the Install Wizard will be displayed the first time).
To develop/debug, open the MyCompany.MyProject.sln file in the root folder and hit F5.
- Browse to http://localhost:5001 to run the application (the Install Wizard will be displayed the first time)
- To develop/debug the application, open the MyCompany.MyProject.sln file in the root folder and hit F5
**Installing using source code from the Dev/Master branch:**