Updated Install Tracks on Ubuntu 20.10 (markdown)

ghost-from-the-past 2021-04-14 14:44:39 +02:00
parent 61506f4211
commit ed6f51ae60

@ -32,6 +32,7 @@
<p>The last three lines set to automatically start Apache web server and MySQL database server when you boot and starts the MySQL (Apache is still off). For more information see [[Apache tips]] and [[MySQL tips]]</p>
<h3>Install Ruby</h3>
<p>Tracks requires Ruby 2.5 or greater. Most of the testing is done with 2.6.</p>
<p>Install the following packages</p>
<blockquote>
&gt;apt install unzip<br/>
&gt;apt install zlib1g-dev<br/>