Update README.md

Mention nfpm in README
This commit is contained in:
Sven Wick 2022-09-28 17:07:14 +02:00 committed by GitHub
parent 00c5ea3b5e
commit 887184660c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -62,6 +62,7 @@ As mentioned before, LURE has zero dependencies after it's built. All functional
- Bash: https://github.com/mvdan/sh
- Git: https://github.com/go-git/go-git
- Archiver: https://github.com/mholt/archiver
- nfpm: https://github.com/goreleaser/nfpm
---
@ -69,4 +70,4 @@ As mentioned before, LURE has zero dependencies after it's built. All functional
- Source patching via .patch files
- Binary releases using goreleaser + CI
- Automated install script
- Automated install script