Update index.html
This commit is contained in:
parent
ca3fc28a60
commit
32e14a4d5f
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ All checks done by <b>MySQLTuner</b> are documented in <a href="https://github.c
|
|||
|
||||
<p>You can download the entire repository by using 'git clone' followed by the cloning URL above. The simplest and shortest method is:</p>
|
||||
|
||||
<pre><code>wget mysqltuner.pl
|
||||
<pre><code>wget http://mysqltuner.pl/ -O mysqltuner.pl
|
||||
wget https://raw.githubusercontent.com/major/MySQLTuner-perl/master/basic_passwords.txt -O basic_passwords.txt
|
||||
perl mysqltuner.pl
|
||||
</code></pre>
|
||||
|
|
Loading…
Reference in a new issue