X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/19ae770973482257117fe8ded5619c3018c4b60f..469ea187586ea8017e26874c2d80414ce7571fae:/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 -------------