docs: fix nfpm link in contributing (#4369)

Co-authored-by: chenjiahao <chenjiahao@jd.com>
This commit is contained in:
McChen 2021-10-18 23:25:42 +08:00 committed by GitHub
parent 271bc06754
commit ad17c7dc8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Here is what is needed:
- [`git-lfs`](https://git-lfs.github.com)
- [`yarn`](https://classic.yarnpkg.com/en/)
- Used to install JS packages and run scripts
- [`nfpm`](https://classic.yarnpkg.com/en/)
- [`nfpm`](https://nfpm.goreleaser.com/)
- Used to build `.deb` and `.rpm` packages
- [`jq`](https://stedolan.github.io/jq/)
- Used to build code-server releases