diff --git a/docs/user/getting_started.rst b/docs/user/getting_started.rst index daa7f53714..6ec72c416d 100644 --- a/docs/user/getting_started.rst +++ b/docs/user/getting_started.rst @@ -29,7 +29,7 @@ freshly installed Debian Bullseye system the following packages are required: * `git` (to get Gluon and other dependencies) * `python3` -* `python3-distutils` +* `python3-setuptools` * `build-essential` * `ecdsautils` (to sign firmware, see `contrib/sign.sh`) * `gawk`