Skip to content

Commit 931820a

Browse files
committed
Update documentation.
1 parent 60e8551 commit 931820a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/documentation/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
a(name="installation")
114114
p You have two options: #[em.mr-1 NPM] or #[span.ml-1.code <script>] tag.
115115
h3 Via NPM
116-
ssh-pre(language="shell" label="Shell") npm install vueperslides --save-dev
116+
ssh-pre(language="shell" label="Shell") npm i --S vueperslides
117117
p Then import the 2 components and use it:
118118
ssh-pre(language="js" label="Javascript").
119119
// In your VueJS component.

0 commit comments

Comments
 (0)