diff --git a/README.md b/README.md index f8f8464..eef794b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,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 + cd src/API dotnet run --launch-profile angular_dev ```