--- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index afab274..1a41066 100644 --- a/INSTALL +++ b/INSTALL @@ -53,7 +53,7 @@ Setup on Arch Linux:
6) Configure MySQL
- Start the MySQL service. Example:
- # /etc/rc.d/mysqld start
+ # systemctl start mysqld
- Create database
# mysqladmin -p create AUR
--
1.8.0.1
