13111: Merge branch 'master' into 12308-go-fuse
[arvados.git] / doc / install / crunch2-slurm / install-compute-node.html.textile.liquid
index 25e105b4e97cf2ed8cfcfccbeaa39fd9803c8b10..d8a62a9c962fd8bd0e7d7fb5b397627e6d17aaac 100644 (file)
@@ -3,6 +3,11 @@ layout: default
 navsection: installguide
 title: Set up a compute node
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 h2. Install dependencies
 
@@ -21,7 +26,7 @@ On Red Hat-based systems:
 On Debian-based systems:
 
 <notextile>
-<pre><code>~$ <span class="userinput">sudo apt-get install python-arvados-python-client crunch-run arvados-docker-cleaner</span>
+<pre><code>~$ <span class="userinput">sudo apt-get install python-arvados-fuse crunch-run arvados-docker-cleaner</span>
 </code></pre>
 </notextile>