Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
oveldman committed Sep 29, 2024
1 parent 7dc22e6 commit 1a34f1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ docker compose up

*This project is required to set as startup project

`dotnet workload restore` is required to install the necessary workloads for the project. You don't need to run this command if you have already installed the workloads.
`dotnet workload restore` is required to install the necessary workloads for the project. However, when you download a new update,
it may be necessary to run this command to ensure all workloads are up to date.

### Running the tests
Before running the tests, ensure Docker is up and running.
Expand Down

0 comments on commit 1a34f1a

Please sign in to comment.