Skip to content

Commit

Permalink
Merge pull request #76 from embroider-build/NullVoxPopuli-patch-1
Browse files Browse the repository at this point in the history
pnpx => pnpm dlx
  • Loading branch information
NullVoxPopuli authored Sep 20, 2024
2 parents 9a46529 + 0b29eb6 commit 6ec50f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

0 comments on commit 6ec50f8

Please sign in to comment.