diff --git a/README.md b/README.md index da2eec5..ac6606e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ We recommend to install only the minimum packages. At the "tasksel" step, choose When the server is installed and rebooted, with a functioning SSH access, make sure that those packages are installed, for Ansible to be able to run. ``` -# apt install sudo dbus apt-python +# apt install sudo dbus python-apt ``` You'll need a privileged user (preferably not root, but a regular user with full sudo permissions).