Skip to content

Commit 5b9324b

Browse files
committed
PR feedback from @BagToad
1 parent 2faba51 commit 5b9324b

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,22 @@ If you are a hubber and are interested in shipping new commands for the CLI, che
2424
- [Homebrew](docs/install_macos.md#homebrew)
2525
- [Precompiled binaries](docs/install_macos.md#precompiled-binaries) on [releases page][]
2626

27-
For additional packages and installers, see [community-supported docs](docs/install_macos.md#community-unofficial)
27+
For additional macOS packages and installers, see [community-supported docs](docs/install_macos.md#community-unofficial)
2828

2929
### [Linux & Unix](docs/install_linux.md)
3030

3131
- [Debian, Raspberry Pi, Ubuntu](docs/install_linux.md#debian)
3232
- [Amazon Linux, CentOS, Fedora, openSUSE, RHEL, SUSE](docs/install_linux.md#rpm)
3333
- [Precompiled binaries](docs/install_linux.md#precompiled-binaries) on [releases page][]
3434

35-
For additional packages and installers, see [community-supported docs](docs/install_linux.md#community-unofficial)
35+
For additional Linux & Unix packages and installers, see [community-supported docs](docs/install_linux.md#community-unofficial)
3636

3737
### [Windows](docs/install_windows.md)
3838

3939
- [WinGet](docs/install_windows.md#winget)
4040
- [Precompiled binaries](docs/install_windows.md#precompiled-binaries) on [releases page][]
4141

42-
For additional packages and installers, see [community-supported docs](docs/install_windows.md#community-unofficial)
42+
For additional Windows packages and installers, see [community-supported docs](docs/install_windows.md#community-unofficial)
4343

4444
### Build from source
4545

docs/install_linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ brew upgrade gh
142142
## Community _(Unofficial)_
143143

144144
> [!IMPORTANT]
145-
> The GitHub CLI team does not maintain the following packages or repositories and thus we are unable to provide support for those installation methods.
145+
> The GitHub CLI team does not maintain the following packages or repositories. We are unable to provide support for these installation methods or any guarantees of stability, security, or availability for these installation methods.
146146
147147
### Alpine Linux
148148

docs/install_macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ brew upgrade gh
3030
## Community _(Unofficial)_
3131

3232
> [!IMPORTANT]
33-
> The GitHub CLI team does not maintain the following packages or repositories and thus we are unable to provide support for those installation methods.
33+
> The GitHub CLI team does not maintain the following packages or repositories. We are unable to provide support for these installation methods or any guarantees of stability, security, or availability for these installation methods.
3434
3535
### Conda
3636

docs/install_windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ winget upgrade --id GitHub.cli
3030
## Community _(Unofficial)_
3131

3232
> [!IMPORTANT]
33-
> The GitHub CLI team does not maintain the following packages or repositories and thus we are unable to provide support for those installation methods.
33+
> The GitHub CLI team does not maintain the following packages or repositories. We are unable to provide support for these installation methods or any guarantees of stability, security, or availability for these installation methods.
3434
3535
### Chocolatey
3636

0 commit comments

Comments
 (0)