Skip to content

Commit a169f7c

Browse files
committed
Modified the readme content
1 parent 84d3011 commit a169f7c

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
# Using MVVM Pattern in Blazor For State Management
1+
# MVVM Pattern in Blazor For State Management
2+
23
The repository contains the Blazor application that demonstrates usage of MVVM pattern for state management.
34

45
## Prerequisites
56

6-
Make sure that the necessary software is installed:
7-
8-
* Visual Studio 2019
7+
* Visual Studio 2022
98

109
## How to run the project
1110

1211
* Checkout this project to a location in your disk.
13-
* Open the project in the Visual Studio.
14-
* Restore the NuGet packages
15-
* Run the project
16-
12+
* Open the solution file using the Visual Studio 2022.
13+
* Restore the NuGet packages by rebuilding the solution.
14+
* Run the project.

0 commit comments

Comments
 (0)