diff --git a/Install-Tracks-on-Ubuntu-20.10.md b/Install-Tracks-on-Ubuntu-20.10.md index 3d9ebe5..e687538 100644 --- a/Install-Tracks-on-Ubuntu-20.10.md +++ b/Install-Tracks-on-Ubuntu-20.10.md @@ -32,12 +32,10 @@
>apt install apache2-
>apt install mysql-server
>apt install mysql-client
+
>systemctl enable mysql
>systemctl start mysql.service
------------
-[[MySQL tips]] - -------------
+The last two lines set to automatically start MySQL when you boot and starts MySQL. For more information see [[MySQL tips]]
Tracks requires Ruby 2.5 or greater. Most of the testing is done with 2.6.