Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Feb 3, 2021
1 parent 2105bb2 commit 779aa4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/setup/Setup.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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.0 --save
npm install primevue@^3.2.1 --save
npm install primeicons --save

</code></pre>
Expand Down

0 comments on commit 779aa4b

Please sign in to comment.