diff --git a/README.md b/README.md index 94539a6..e198810 100644 --- a/README.md +++ b/README.md @@ -36,5 +36,5 @@ Note: replace `your-app-name` with your existing app name (from the `package.jso Use [ember-cli-update](https://github.com/ember-cli/ember-cli-update) to update to later versions of the blueprint: ```bash -pnpx ember-cli-update +pnpm dlx ember-cli-update ```