Skip to content

Commit 2152d12

Browse files
contributing: Fix package name
1 parent bfd0d79 commit 2152d12

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Contributing
2+
23
If you plan to contribute to flatpak-github-actions, here's a couple of things that could help you get started.
34

45
## Prerequisites
6+
57
- NodeJS 16.x or newer
68
- Yarn
7-
- `vercel/ncc` you can install it with `yarn global add vercel/ncc`
9+
- `@vercel/ncc` you can install it with `yarn global add @vercel/ncc`
810

911
For more details, we recommend looking the extensive guide at [Creating a JavaScript action](https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action#prerequisites)
1012

0 commit comments

Comments
 (0)