From 861590aad6b64e038cfc146f80e7919cd1da3f6f Mon Sep 17 00:00:00 2001 From: Balaji-Elumalai <69234719+Balaji-Elumalai@users.noreply.github.com> Date: Thu, 22 Dec 2022 10:04:50 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46e0b02..7e92c52 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ This project is a skeleton application used to create [Essential JS 2](https://w To get started you need to clone the `ej2-quickstart` repository and navigate to `ej2-quickstart` location. ``` -git clone https://github.com/syncfusion/ej2-quickstart.git quickstart -cd quickstart +git clone https://github.com/SyncfusionExamples/ej2-quickstart-webpack- ej2-quickstart + +cd ej2-quickstart ``` ## Installing From 5fb76dc9f6ac54ca1487eefbdac865d20613e93f Mon Sep 17 00:00:00 2001 From: Balaji-Elumalai <69234719+Balaji-Elumalai@users.noreply.github.com> Date: Wed, 4 Jan 2023 22:43:36 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e92c52..8586a01 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This project is a skeleton application used to create [Essential JS 2](https://w ## Getting Started -To get started you need to clone the `ej2-quickstart` repository and navigate to `ej2-quickstart` location. +To get started you need to clone the `ej2-quickstart-webpack` repository and navigate to `ej2-quickstart` location. ``` git clone https://github.com/SyncfusionExamples/ej2-quickstart-webpack- ej2-quickstart