diff --git a/README.md b/README.md index 34f391f3..67d22d4f 100644 --- a/README.md +++ b/README.md @@ -126,13 +126,13 @@ Vue.use(VueQrcodeReader) Include the following JS file: -https://unpkg.com/vue-qrcode-reader/dist/vue-qrcode-reader.umd.cjs +https://unpkg.com/vue-qrcode-reader/dist/vue-qrcode-reader.umd.js Make sure to include it after Vue: ```html - + ``` All components are automatically registered globally.