You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ For [installation options see below](#installation), for usage instructions [see
12
12
13
13
## Contributing
14
14
15
-
If anything feels off, or if you feel that some functionality is missing, please check out the [contributing page][contributing]. There you will find instructions for sharing your feedback, building the tool locally, and submitting pull requests to the project.
15
+
If anything feels off or if you feel that some functionality is missing, please check out the [contributing page][contributing]. There you will find instructions for sharing your feedback, building the tool locally, and submitting pull requests to the project.
16
16
17
17
If you are a hubber and are interested in shipping new commands for the CLI, check out our [doc on internal contributions][intake-doc].
18
18
@@ -58,7 +58,7 @@ Additional Conda installation options available on the [gh-feedstock page](https
For more information about the Webi installer see [its homepage](https://webinstall.dev/).
61
+
For more information about the Webi installer, see [its homepage](https://webinstall.dev/).
62
62
63
63
#### Flox
64
64
@@ -127,9 +127,9 @@ Download packaged binaries from the [releases page][].
127
127
128
128
#### Verification of binaries
129
129
130
-
Since version 2.50.0 `gh` has been producing [Build Provenance Attestation](https://github.blog/changelog/2024-06-25-artifact-attestations-is-generally-available/) enabling a cryptographically verifiable paper-trail back to the origin GitHub repository, git revision and build instructions used. The build provenance attestations are signed and relies on Public Good [Sigstore](https://www.sigstore.dev/) for PKI.
130
+
Since version 2.50.0,`gh` has been producing [Build Provenance Attestation](https://github.blog/changelog/2024-06-25-artifact-attestations-is-generally-available/), enabling a cryptographically verifiable paper-trail back to the origin GitHub repository, git revision, and build instructions used. The build provenance attestations are signed and rely on Public Good [Sigstore](https://www.sigstore.dev/) for PKI.
131
131
132
-
There are two common ways to verify a downloaded release, depending if`gh` is already installed or not. If `gh` is installed, it's trivial to verify a new release:
132
+
There are two common ways to verify a downloaded release, depending on whether`gh` is already installed or not. If `gh` is installed, it's trivial to verify a new release:
0 commit comments