Skip to content

Commit 63a6b0f

Browse files
committed
Docs: Specify a manual npm install is needed
1 parent 78950c5 commit 63a6b0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Creating a release is as simple as cloning this repository and telling the scrip
99
```sh
1010
git clone git@github.com:jquery/jquery-release.git
1111
cd jquery-release
12+
npm install
1213
node release.js --remote=jquery/<project-name>
1314
```
1415

0 commit comments

Comments
 (0)