Skip to content

Commit e6441e0

Browse files
author
Martin Hansen
committed
Correct install name
1 parent 621dd0b commit e6441e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ npm install vue-plotly plotly.js --save
99
Then use it as a module:
1010

1111
```bash
12-
import VuePlotly from 'vue-plotly'
12+
import VuePlotly from '@statnett/vue-plotly'
1313
```
1414

1515
### Webpack

0 commit comments

Comments
 (0)