Skip to content

Commit 3d27e61

Browse files
Merge pull request cli#11022 from irhdab/patch-1
Update README.md
2 parents 1e6a2b1 + 9594937 commit 3d27e61

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For [installation options see below](#installation), for usage instructions [see
1212

1313
## Contributing
1414

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.
1616

1717
If you are a hubber and are interested in shipping new commands for the CLI, check out our [doc on internal contributions][intake-doc].
1818

@@ -58,7 +58,7 @@ Additional Conda installation options available on the [gh-feedstock page](https
5858
| ----------------------------------- | ---------------- |
5959
| `curl -sS https://webi.sh/gh \| sh` | `webi gh@stable` |
6060

61-
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/).
6262

6363
#### Flox
6464

@@ -127,9 +127,9 @@ Download packaged binaries from the [releases page][].
127127

128128
#### Verification of binaries
129129

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.
131131

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:
133133

134134
- **Option 1: Using `gh` if already installed:**
135135

0 commit comments

Comments
 (0)