Instead of sudo service mariadb start it should be sudo systemctl start mariadb You just need to update the README.md
Instead of
sudo service mariadb start
it should be
sudo systemctl start mariadb
You just need to update the README.md