Skip to content

Commit 23ef86f

Browse files
2 parents fb17474 + 35e5448 commit 23ef86f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Story Estimator is an agile based tool to effectively estimate stories using pla
66

77
### Requirements to run the demo
88

9-
The samples requires the below requirements to run.
9+
The sample requires the below requirements to run.
1010

1111
* [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)
1212
* [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
@@ -31,12 +31,12 @@ gulp min:js
3131

3232
### Run
3333

34-
* Clone this repository.
35-
* Open the command prompt from Application root directory.
36-
* Run the demo using `dotnet run` command.
34+
1. Clone this repository.
35+
2. Open the `.csproj` file in VS 2022.
36+
3. Click the green run button in the toolbar.
3737

3838
## Demo
3939

4040
#### <a href="https://aspdotnetcore.syncfusion.com/showcase/aspnetcore/story-estimator/" target="_blank">https://aspdotnetcore.syncfusion.com/showcase/aspnetcore/story-estimator/</a>
4141

42-
Check all the showcase samples from <a href="https://ej2.syncfusion.com/home/aspnetcore.html" target="_blank">here</a>.
42+
Check all the showcase samples from <a href="https://ej2.syncfusion.com/home/aspnetcore.html" target="_blank">here</a>.

0 commit comments

Comments
 (0)