Merge branch '17150-system-root-token'
[arvados.git] / doc / install / packages.html.textile.liquid
index 8507d0264428822d53423b96d00a14c538a06b84..cb7102bb3770ebaa74fba78317446c78c7c215a1 100644 (file)
@@ -33,7 +33,7 @@ h3(#debian). Debian and Ubuntu
 
 Packages are available for recent versions of Debian and Ubuntu.
 
-First, register the Curoverse signing key in apt's database:
+First, register the Arvados signing key in apt's database:
 
 {% include 'install_debian_key' %}
 
@@ -42,7 +42,6 @@ As root, add the Arvados package repository to your sources.  This command depen
 table(table table-bordered table-condensed).
 |_. OS version|_. Command|
 |Debian 10 ("buster")|<notextile><code><span class="userinput">echo "deb http://apt.arvados.org/ buster main" &#x7c; tee /etc/apt/sources.list.d/arvados.list</span></code></notextile>|
-|Debian 9 ("stretch")|<notextile><code><span class="userinput">echo "deb http://apt.arvados.org/ stretch main" &#x7c; tee /etc/apt/sources.list.d/arvados.list</span></code></notextile>|
 |Ubuntu 18.04 ("bionic")[1]|<notextile><code><span class="userinput">echo "deb http://apt.arvados.org/ bionic main" &#x7c; tee /etc/apt/sources.list.d/arvados.list</span></code></notextile>|
 |Ubuntu 16.04 ("xenial")[1]|<notextile><code><span class="userinput">echo "deb http://apt.arvados.org/ xenial main" &#x7c; tee /etc/apt/sources.list.d/arvados.list</span></code></notextile>|