diff --git a/README.md b/README.md index 8068121..24ec742 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ This project is a full-stack web application Template combining **ASP.NET Core** Go back to the API folder and start the backend server: ```bash cd src/API - dotnet run --launch-profile swagger_dev + dotnet run --launch-profile angular_dev ``` 3. **Access the app**