From c309c0106e6b1afdac3720adbf34b7c9b1b3d739 Mon Sep 17 00:00:00 2001 From: hhf Date: Sat, 28 Sep 2024 11:04:43 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 952716c..e687d53 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # MySQL Tuning.sh ## How to use -Download and run tuning.sh. +Download and run tuning.sh. If you _don't_ like downloading anything and you _do_ like living dangerously, you could instead run it with something like this¹: ```bash -curl -L https://git.hhf.technology/hhf/my.cnf/raw/branch/master/tuning.sh | bash +curl -L https://git.hhf.technology/hhf/tuning.sh/raw/branch/master/tuning.sh | bash ``` ## About this script