diff --git a/docs/installation/services/jacknife.md b/docs/installation/services/jacknife.md index 3e23586d..53428576 100644 --- a/docs/installation/services/jacknife.md +++ b/docs/installation/services/jacknife.md @@ -14,7 +14,7 @@ Download the code: `sudo git clone https://github.com/whinis/eve-jacknife` ### Create Database - mysql -u root -p -e 'create database jackknife; grant all privileges on jackknife.* to 'allianceserver'@'localhost'; + mysql -u root -p -e "create database jackknife; grant all privileges on jackknife.* to 'allianceserver'@'localhost';" ### Configure Settings