From 46f077c37f61312bd0b7e21c40e1fdd9edf89dc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EF=BB=BFghost-from-the-past?= Date: Wed, 14 Apr 2021 17:34:16 +0200 Subject: [PATCH] Updated Install Tracks on Ubuntu 20.10 (markdown) --- Install-Tracks-on-Ubuntu-20.10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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