CONTRIBUTING.md update

This commit is contained in:
Anmol Sethi 2020-05-21 12:57:29 -04:00
parent c9afd01b60
commit c8b58a0f70
No known key found for this signature in database
GPG Key ID: 8CEF1878FF10ADEB
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Differences:
- We require a minimum of node v12 but later versions should work.
- We use [fnpm](https://github.com/goreleaser/nfpm) to build `.deb` and `.rpm` packages.
- We use [jq](https://stedolan.github.io/jq/) to bundle code-server releases
- We use [jq](https://stedolan.github.io/jq/) to build code-server releases.
- The [CI container](../ci/container/Dockerfile) is a useful reference for all our dependencies.
## Development Workflow