diff --git a/manual/upgrade/upgrade_notes_for_8.0.x.md b/manual/upgrade/upgrade_notes_for_8.0.x.md index f6d3625e..046f76e1 100644 --- a/manual/upgrade/upgrade_notes_for_8.0.x.md +++ b/manual/upgrade/upgrade_notes_for_8.0.x.md @@ -16,7 +16,7 @@ Note, you should install Python libraries system wide using root user or sudo mo ```sh apt-get install libmysqlclient-dev -sudo pip3 install future mysqlclient +sudo pip3 install -U future mysqlclient ``` * For Debian 10