Update the beginner docs to include a troubleshooting section for MySQL and Gem installations, as well as support for Ubuntu 22.04 and WSL users for onboarding.
Description
I included the following additional sections in the beginner README file that caters the following:
Changing the last updated date of the README file
Add links relevant to Ubuntu 22.04 installation
Add specific WSL guide
Add troubleshooting section for MySQL and some gem installations
Motivation and Context
Some of the past links might not be relevant to the new Ubuntu 22.04 currently in-use for WSL distributions. Furthermore, learning curve to setup MySQL is quite steep, hence providing with relevant resources that I used to setup the WSL environment (twice) might be helpful in addition to this 3-year old documentation.
How Has This Been Tested?
N/A (no changes done aside from the markdown file changes)
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
(by right, it is a Markdown change so I would assume that this follows the coding style)
[ ] My change requires a change to the documentation.
Update the beginner docs to include a troubleshooting section for MySQL and Gem installations, as well as support for Ubuntu 22.04 and WSL users for onboarding.
Description
I included the following additional sections in the beginner README file that caters the following:
Motivation and Context
Some of the past links might not be relevant to the new Ubuntu 22.04 currently in-use for WSL distributions. Furthermore, learning curve to setup MySQL is quite steep, hence providing with relevant resources that I used to setup the WSL environment (twice) might be helpful in addition to this 3-year old documentation.
How Has This Been Tested?
N/A (no changes done aside from the markdown file changes)
Types of changes
Checklist: