Skip to content

Commit 42b93b6

Browse files
committed
Add experimental warning
1 parent c9dcec5 commit 42b93b6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/tutorials/setup-hcloud-cli.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ go install github.com/hetznercloud/cli/cmd/hcloud@latest
3939
4040
### 1.3 Installation using .deb package (Debian/Ubuntu)
4141

42+
> [!WARNING]
43+
> Debian packages are experimental and might change or break in the future.
44+
4245
On Debian and Ubuntu-based distributions, you can install the hcloud CLI using the `.deb` package:
4346

4447
1. Download the latest `.deb` package from the [GitHub releases page](https://github.com/hetznercloud/cli/releases/latest).
@@ -57,6 +60,9 @@ The `.deb` package includes shell completions for bash, zsh, and fish, as well a
5760

5861
### 1.4 Installation using .rpm package (Fedora/RHEL/CentOS)
5962

63+
> [!WARNING]
64+
> RPM packages are experimental and might change or break in the future.
65+
6066
On Fedora, RHEL, CentOS, and other RPM-based distributions, you can install the hcloud CLI using the `.rpm` package:
6167

6268
1. Download the latest `.rpm` package from the [GitHub releases page](https://github.com/hetznercloud/cli/releases/latest).

0 commit comments

Comments
 (0)