diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml index b9c51d69ac..d53f8243b3 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml @@ -267,8 +267,7 @@ $ cd /var/www/toaster/ $ pip3 install --user -r ./poky/bitbake/toaster-requirements.txt - $ pip3 install --user mysql - $ pip3 install --user MySQL-python + $ pip3 install --user mysqlclient Isolating these packages is not required but is