diff --git a/README.md b/README.md index 9ae893a..d26f66a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,10 @@ Check out this online example of the Angular Sparkline Chart component: https://ej2.syncfusion.com/angular/demos/#/bootstrap5/sparkline/default ## Project prerequisites -Make sure that you have the compatible versions of [Visual Studio Code](https://code.visualstudio.com/download ) and [NodeJS](https://nodejs.org/en/download) or later version in your machine before starting to work on this project. +Make sure that your machine has the following setup before starting to work on this project. +* [Visual Studio Code](https://code.visualstudio.com/download ) +* [NodeJS](https://nodejs.org/en/download) +* [Angular 6+](https://angularjs.org/) ## How to run this application To run this application, you need to first clone the `getting-started-with-the-angular-sparkline-chart-component` repository and then open it in Visual Studio Code. Now, simply build and run your project using `npm start` command to view the output.