From cc7316992bc734361e596e131d5e58a2c747ae27 Mon Sep 17 00:00:00 2001 From: Nickous Date: Wed, 3 Apr 2024 17:10:18 +0200 Subject: [PATCH] Update README.md mysqltuner command is `mysqltuner` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 935e6c3..6f6e001 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ docker exec -it (whatever your container name is) bash ### Mysql Tuner -This image comes with [Mysql Tuner](https://github.com/major/MySQLTuner-perl). Simply enter inside the container and execute `mysql-tuner` along with your arguments. +This image comes with [Mysql Tuner](https://github.com/major/MySQLTuner-perl). Simply enter inside the container and execute `mysqltuner` along with your arguments. ### Manual Backups