1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-06-06 23:06:24 +02:00

docs: indent levels

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Alexandro Becker 2021-07-12 14:50:43 -03:00
parent 1a8aebfb2f
commit e216fd8243
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -22,7 +22,7 @@ brew install nfpm
The [formula in homebrew-core](https://github.com/Homebrew/homebrew-core/blob/master/Formula/nfpm.rb) might be slightly outdated.
Use our homebrew tap to always get the latest updates.
#### scoop
### scoop
```sh
scoop bucket add goreleaser https://github.com/goreleaser/scoop-bucket.git
@ -48,7 +48,7 @@ gpgcheck=0' | sudo tee /etc/yum.repos.d/goreleaser.repo
sudo yum install nfpm
```
#### deb, apk and rpm packages
### deb, apk and rpm packages
Download the `.deb`, `.rpm` or `.apk` from the [releases page][releases] and install them with the appropriate tools.