mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-26 09:04:07 +01:00
Updated Install Tracks on Ubuntu 20.10 (markdown)
parent
7126096cf8
commit
46f077c37f
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
<h3>MySQL - change the default of default_authentication_plugin</h3>
|
||||
<p>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 <i>mysql_native_password</i> strategy which is not anymore the default one.</p>
|
||||
<h3>Install Ruby</h3>
|
||||
<p>Tracks requires Ruby 2.5 or greater. Most of the testing is done with 2.6.</p>
|
||||
<p>Tracks requires Ruby 2.5 or greater. At the time of this guide the installed version was 2.7.1</p>
|
||||
<p>Install the following packages</p>
|
||||
<blockquote>
|
||||
>apt install unzip<br/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue