Skip to content

Commit

Permalink
update RELEASE to reference pnpm instead of yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
MelSumner committed May 29, 2024
1 parent 81dbfc0 commit ff8304d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Once the prep work is completed, the actual release is straight forward:
* First, ensure that you have installed your projects dependencies:

```sh
yarn
pnpm i
```

* Second, ensure that you have obtained a
Expand Down

0 comments on commit ff8304d

Please sign in to comment.