From dda75360b9d9c1b0c26a46b0a76033eca0d805f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Thu, 2 Mar 2023 09:47:13 +0300 Subject: [PATCH] Version updates --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d53a7a0d3..83ac48af2 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ PrimeVue is a rich set of open source UI Components for Vue. See [PrimeVue homep PrimeVue is available at npm, if you have an existing application run the following command to download it to your project. ```` -npm install primevue@^3 --save +npm install primevue --save npm install primeicons --save ```` @@ -61,8 +61,8 @@ Finally you'll be able to utilize the component in your application. See the Sty ### CDN ```javascript - - + + ``` ## Single File Components