Skip to content

Commit

Permalink
change setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed May 31, 2021
1 parent 5d2778a commit 17e2f1b
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 @@ -10,7 +10,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>

<CodeHighlight lang="js">
npm install primevue@^2.0.0 --save
npm install primevue@^2.4.2 --save
npm install primeicons --save
</CodeHighlight>

Expand Down

0 comments on commit 17e2f1b

Please sign in to comment.