Skip to content

Commit 2c4798e

Browse files
committed
fixup! docs: document release bump levels and the prerelease identifier
1 parent cab3ff3 commit 2c4798e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎CONTRIBUTING.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The identifier becomes the npm dist-tag, so a prerelease is installed only by
3030
asking for it:
3131

3232
```bash
33-
npm install @codspeed/vitest-plugin@beta
33+
pnpm add @codspeed/vitest-plugin@beta
3434
```
3535

3636
`latest` keeps pointing at the most recent stable release, and `^5` never

0 commit comments

Comments
 (0)