Skip to content

Commit 68588e3

Browse files
author
vinoth-Kumar-S
committed
ReadMe file changes
1 parent c11c2bd commit 68588e3

File tree

1 file changed

+3
-20
lines changed

1 file changed

+3
-20
lines changed

README.md

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,11 @@ Online examples: https://blazor.syncfusion.com/demos/datagrid/overview/
88

99
## Project prerequisites
1010

11-
Please make sure that you have Visual Studio 2019 and the .Net Core SDK 3.1 or later versions on your machine before starting to work on this project.
11+
Make sure that you have the compatible versions of Visual Studio 2019 and .NET Core SDK 3.1.2 in your machine before starting to work on this project.
1212

13-
## How to run this application
14-
15-
To run this application, you need to first clone the `get-start-with-blazor-data-grid` repository and then navigate to the
16-
path where it is located in your system.
17-
18-
To do so, open the command prompt and run the following commands one after the other.
19-
20-
```
21-
git clone https://github.com/SyncfusionExamples/get-start-with-blazor-data-grid grid-example
22-
cd grid-example
23-
```
24-
25-
## Run
26-
27-
After downloading, you need to run this application locally by pressing the F5 key.
28-
29-
## Further help
30-
31-
For more help on Syncfusion Blazor, check the [documentation link] (https://ej2.syncfusion.com/blazor/documentation/getting-started/vs-blazor-server/).
13+
## How to run this application?
3214

15+
To run this application, you need to first clone the `get-start-with-blazor-data-grid` repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.
3316

3417

3518

0 commit comments

Comments
 (0)