Fixed #1058 - Document Update Suggestion

pull/1073/head
Cagatay Civici 2021-03-10 11:49:52 +03:00
parent 6bae697b68
commit bfd3e5847b
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<p>PrimeVue is available at <a href="https://www.npmjs.com/package/primevue">npm</a>, if you have an existing application run the following commands to download PrimeVue and PrimeIcons to your project.</p>
<pre v-code.script><code>
npm install primevue@^3.2.1 --save
npm install primevue@^3.3.5 --save
npm install primeicons --save
</code></pre>