Skip to content

Commit a860065

Browse files
177140: Modified the content in the readme file.
1 parent 7d82cd6 commit a860065

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ React version - 18.2.0
1313
Refer the following UG documenation for adding Scheduler React component using Vite in your application
1414
* [Getting Started of Syncfusion React Scheduler component using Vite ](https://ej2.syncfusion.com/react/documentation/getting-started/vite)
1515

16-
## How to run this application?
16+
## How to run this application
1717

1818
To run this application, you need to first clone the `react-scheduler-globalization-using-vite` repository and then navigate to its appropriate path where it has been located in your system.
1919

@@ -24,15 +24,15 @@ git clone https://github.com/SyncfusionExamples/react-scheduler-globalization-us
2424
cd project
2525
```
2626

27-
## Installing
27+
## Installing packages
2828

2929
Once done with downloading, next you need to install the necessay packages required to run this application locally. The `npm install` command will install all the needed JS2 packages into your current project and to do so, run the below command.
3030

3131
```
3232
npm install
3333
```
3434

35-
## Running
35+
## Running the application
3636

3737
Finally, you can now use the below `npm` script to run the web application.
3838

0 commit comments

Comments
 (0)