Update README.Redhat7

This commit is contained in:
Andrew Bauer 2017-06-30 07:36:22 -05:00 committed by GitHub
parent 7ecce473f6
commit 9be0e43618
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ New installs
1. Unless you are already using MariaDB server, you need to ensure that the
server is configured to start during boot and properly secured by running:
sudo dnf install mariadb-server
sudo yum install mariadb-server
sudo systemctl enable mariadb
sudo systemctl start mariadb.service
mysql_secure_installation