From 221763efff1069fd18b98016c5f0ed0404b9eb41 Mon Sep 17 00:00:00 2001 From: Yordan <60105689+yordan-mitev@users.noreply.github.com> Date: Tue, 2 Jul 2024 11:37:56 +0300 Subject: [PATCH] Update index.md --- docs/getting-started/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 062ec11..64feac4 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -21,7 +21,7 @@ This tutorial will help you develop a simple app that includes a native Vue Data The recommended way to scaffold your Vue project is using [Vite](https://vuejs.org/guide/scaling-up/tooling.html#vite). -> You can use both NPM and Yarn to create the project and import the Kendo UI for Vue components. However, for the purposes of this tutorial, we demonstrate only NPM. +> You can use both NPM and Yarn to create the project and import the Kendo UI for Vue components. This tutorial demonstrates only the NPM approach. 1. Create the Vue project: @@ -217,4 +217,4 @@ Your Kendo UI for Vue Getting Started application is complete! You can download * [Activate Your Kendo UI for Vue License](slug:my_license_vue) * [Create Projects Faster with the Kendo UI for Vue VS Code Extension](slug:getting_started_vscode) -* [Take a Free Entry-Level Kendo UI for Vue (with TypeScript) Course](https://learn.telerik.com/learn/course/internal/view/elearning/45/kendo-ui-for-vue-with-typescript) \ No newline at end of file +* [Take a Free Entry-Level Kendo UI for Vue (with TypeScript) Course](https://learn.telerik.com/learn/course/internal/view/elearning/45/kendo-ui-for-vue-with-typescript)