diff --git a/Install-Tracks-on-Ubuntu-20.10.md b/Install-Tracks-on-Ubuntu-20.10.md index febc012..322badb 100644 --- a/Install-Tracks-on-Ubuntu-20.10.md +++ b/Install-Tracks-on-Ubuntu-20.10.md @@ -33,7 +33,7 @@

MySQL - change the default of default_authentication_plugin

Follow the instruction at [[MySQL tips#mysql---change-the-default-of-default_authentication_plugin]] to change the default authentication used by MySQL. Because Tracks uses mysql_native_password strategy which is not anymore the default one.

Install Ruby

-

Tracks requires Ruby 2.5 or greater. Most of the testing is done with 2.6.

+

Tracks requires Ruby 2.5 or greater. At the time of this guide the installed version was 2.7.1

Install the following packages

>apt install unzip