diff --git a/Install-Tracks-on-Ubuntu-20.10.md b/Install-Tracks-on-Ubuntu-20.10.md index 3317b54..8229771 100644 --- a/Install-Tracks-on-Ubuntu-20.10.md +++ b/Install-Tracks-on-Ubuntu-20.10.md @@ -6,7 +6,7 @@


-

I wrote the solutions for the problems I found during my installation but don't worry you will new ones...

+

I wrote the solutions for the problems I found during my installation but don't worry you will find new ones...

For this guide I assume

- you have a fresh Ubuntu 20.10 installation.

- Tracks will be served by Phusion Passenger through Apache in a subdir of its own.

@@ -40,7 +40,7 @@

Install Ruby


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

-

Just for informative purpose I noted down also the other dependent packages that are also automatically installed. This is handy to track problems due to

+

Just for informative purpose I noted down also the dependent packages which are automatically installed. This is handy to track problems due to missing packages on dependencies broken due to updates/upgrades

>apt install unzip

>apt install zlib1g-dev