diff --git a/docs/user/getting_started.rst b/docs/user/getting_started.rst index daa7f537146c7e06f371702f08ed3b2ce5351523..6ec72c416d3285c21944fcf01767df3674018bf7 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`