diff --git a/README.md b/README.md index 7646dd7..230f6ec 100644 --- a/README.md +++ b/README.md @@ -413,7 +413,6 @@ If you'd also like a `this.$airwire` helper (to avoid having to use `window.Airw ```ts require('./airwire'); -require('./bootstrap'); import { createApp, reactive } from 'vue';