mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-01 00:33:05 +08:00
Run prettier on PACKAGING.md.
This commit is contained in:
parent
30489ffd28
commit
57925dbee7
|
@ -78,9 +78,10 @@ To make reproducible builds, you must do the following:
|
|||
|
||||
- Disable cgo by setting the `CGO_ENABLED` environment variable to 0.
|
||||
|
||||
- Follow the requirements above for putting [accurate version
|
||||
information](#accurate-version-information) into the binary, so that the
|
||||
user is able to uniquely identify the build by running `elvish -version`.
|
||||
- Follow the requirements above for putting
|
||||
[accurate version information](#accurate-version-information) into the
|
||||
binary, so that the user is able to uniquely identify the build by running
|
||||
`elvish -version`.
|
||||
|
||||
The recommendation for how to set `VersionSuffix` when
|
||||
[packaging development builds](#packaging-development-builds) becomes hard
|
||||
|
|
Loading…
Reference in New Issue
Block a user