aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/toaster-manual/toaster-manual-setup-and-use.xml3
1 files changed, 1 insertions, 2 deletions
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 @@
<literallayout class='monospaced'>
$ 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
</literallayout>
<note>
Isolating these packages is not required but is