diff --git a/README.md b/README.md index 5079c95..7c8d855 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Open Stackblitz and [try it out](https://stackblitz.com/edit/nuxt-starter-s5gmvk 1. Add `nuxt-bugsnag` dependency to your project ```bash -npm install nuxt-bugsnag +npx nuxi@latest module add bugsnag ``` 2. Add `nuxt-bugsnag` to the `modules` section of `nuxt.config.js`.