Skip to content

Commit 9dcedeb

Browse files
committed
Adjust to deprecated RPM
1 parent 88259a3 commit 9dcedeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

download.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@ show_hero: true
6464
<div class="card-body text-center">
6565
<h3 class="card-header-title mb-3">Server packages</h3>
6666
<p class="card-text">
67-
Utilize the <code>.tar.gz</code> package to manually deploy.
68-
See <a href="docs/current/installation/rpm.html">RPM Deployment</a> for the <code>.rpm</code> package.
67+
Use the container <code>trinodb/trino:{{ site.trino_version }}</code>,
68+
the tarball, or have a look at
69+
<a href="https://github.com/trinodb/trino-packages">trino-packages</a>
6970
</p>
7071
<!-- Download button -->
7172
{% download trino-server .tar.gz %}
72-
{% download trino-server-rpm .rpm %}
7373
</div>
7474
</div>
7575
<div class="card mb-4">

0 commit comments

Comments
 (0)