21388: Modernize Debian install instructions
[arvados.git] / doc / _includes / _install_packages.liquid
index 595b0a8b71667d17987d2aa5fa7b1ece6332a5b4..07e406720a72ebae67f471e00140270db422212e 100644 (file)
@@ -23,6 +23,6 @@ h3. Alma/CentOS/Red Hat/Rocky
 h3. Debian and Ubuntu
 
 <notextile>
-<pre><code># <span class="userinput">apt-get install {{packages_to_install  | join " "}}</span>
+<pre><code># <span class="userinput">apt install {{packages_to_install  | join " "}}</span>
 </code></pre>
 </notextile>