Skip to content

Commit

Permalink
#docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
Wlada committed May 19, 2017
1 parent 583597c commit bfe9e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You may install Vue Carousel 3d globally:

``` js
import Vue from 'vue';
import Carousel3d from 'carousel-3d';
import Carousel3d from 'vue-carousel-3d';

Vue.use(Carousel3d);
```
Expand Down

0 comments on commit bfe9e10

Please sign in to comment.