Skip to content

Commit ff1da17

Browse files
authored
Merge pull request #2425 from cdr/2424-update-contributing
Update CONTRIBUTING.md
2 parents 4f1dc89 + cd6aefd commit ff1da17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ The prerequisites for contributing to code-server are almost the same as those f
3232
There are several differences, however. You must:
3333

3434
- Use Node.js version 12.x (or greater)
35+
- Have [yarn](https://classic.yarnpkg.com/en/) installed (which is used to install JS packages and run development scripts)
3536
- Have [nfpm](https://github.com/goreleaser/nfpm) (which is used to build `.deb` and `.rpm` packages and [jq](https://stedolan.github.io/jq/) (used to build code-server releases) installed
3637

3738
The [CI container](../ci/images/debian8/Dockerfile) is a useful reference for all

0 commit comments

Comments
 (0)