Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
- This is not pnpm@latest way to format that command
- Fixed syntax for pnpm installation
  • Loading branch information
MichalBryxi authored Sep 25, 2024
1 parent b7804e4 commit 480e5bf
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 @@ -20,7 +20,7 @@ Installation

#### pnpm
```bash
pnpm add --dev @ember/test-helpers
pnpm add -D @ember/test-helpers
```

#### npm
Expand Down

0 comments on commit 480e5bf

Please sign in to comment.