X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2815aa511233f674009587bc1a896720a27b008c..2e74236fa27822addd856f194befc28382990ce0:/sdk/python/README.rst diff --git a/sdk/python/README.rst b/sdk/python/README.rst index 10e01a4c54..570e398a28 100644 --- a/sdk/python/README.rst +++ b/sdk/python/README.rst @@ -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 -------------