We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e8551 commit 931820aCopy full SHA for 931820a
src/documentation/index.vue
@@ -113,7 +113,7 @@
113
a(name="installation")
114
p You have two options: #[em.mr-1 NPM] or #[span.ml-1.code <script>] tag.
115
h3 Via NPM
116
- ssh-pre(language="shell" label="Shell") npm install vueperslides --save-dev
+ ssh-pre(language="shell" label="Shell") npm i --S vueperslides
117
p Then import the 2 components and use it:
118
ssh-pre(language="js" label="Javascript").
119
// In your VueJS component.
0 commit comments