8567: Add docker19 migration instructions to install guide.
[arvados.git] / doc / sdk / python / sdk-python.html.textile.liquid
index e9b560a965d89e5cd2614efd25949ac405bc8620..c3a9b96706b1f16bc39ca4cc760d619fd0d54d22 100644 (file)
@@ -24,14 +24,7 @@ First, "add the appropriate package repository for your distribution":{{ site.ba
 {% assign rh_version = "6" %}
 {% include 'note_python_sc' %}
 
-On CentOS 6 and RHEL 6:
-
-<notextile>
-<pre><code>~$ <span class="userinput">sudo yum install python27-python-arvados-python-client</code>
-</code></pre>
-</notextile>
-
-On other Red Hat-based systems:
+On Red Hat-based systems:
 
 <notextile>
 <pre><code>~$ <span class="userinput">sudo yum install python-arvados-python-client</code>