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