Skip to content

Commit d6681a4

Browse files
177140: Modified the content in the readme file.
1 parent c1f8b05 commit d6681a4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ Add your key for the Google Maps Directions API to the **index.html** file locat
88
Make sure that you have the compatible versions of Visual Studio Code in your machine before starting to work on this project.
99
Ensure you have Node.js installed on your machine to run the project dependencies and scripts effectively.
1010

11-
## How to run this application?
11+
## How to run this application
1212

1313
To run this application, you need to first clone the `how-to-create-a-route-between-the-markers-in-the-JavaScript-maps` repository and then navigate to its appropriate path where it has been located in your system.
1414

1515
To do so, open the command prompt and run the below commands one after the other.
1616

1717
```
18-
git clone https://github.com/SyncfusionExamples/how-to-create-a-route-between-the-markers-in-the-JavaScript-maps airfare
19-
cd airfare
18+
git clone https://github.com/SyncfusionExamples/how-to-create-a-route-between-the-markers-in-the-JavaScript-maps myproject
19+
cd myproject
2020
```
2121

2222
## Installing

0 commit comments

Comments
 (0)