15370: Fix flaky test.
[arvados.git] / sdk / python / README.rst
index 10e01a4c54168e2416b23626799287e2465c5b02..570e398a2895ffb61ff021e0f7a618e3c21051d6 100644 (file)
@@ -1,3 +1,7 @@
+.. Copyright (C) The Arvados Authors. All rights reserved.
+..
+.. SPDX-License-Identifier: Apache-2.0
+
 =====================
 Arvados Python Client
 =====================
@@ -35,11 +39,11 @@ Installing on Debian systems
 
 1. Add this Arvados repository to your sources list::
 
-     deb http://apt.arvados.org/ wheezy main
+     deb http://apt.arvados.org/ buster main
 
 2. Update your package list.
 
-3. Install the ``python-arvados-python-client`` package.
+3. Install the ``python3-arvados-python-client`` package.
 
 Configuration
 -------------