18870: Need to declare NODES as array
[arvados.git] / services / fuse / README.rst
index d91ae05a1158fc3f327162d4507914fb8cebed20..0416d3dbd2cc6eaddcf780326bca845c2cb55710 100644 (file)
@@ -38,11 +38,11 @@ Installing on Debian systems
 
 1. Add this Arvados repository to your sources list::
 
-     deb http://apt.arvados.org/ jessie main
+     deb http://apt.arvados.org/buster buster main
 
 2. Update your package list.
 
-3. Install the ``python-arvados-fuse`` package.
+3. Install the ``python3-arvados-fuse`` package.
 
 Configuration
 -------------