Update index.html

This commit is contained in:
Jean-Marie Renouard 2015-08-21 11:02:41 +02:00
parent ca3fc28a60
commit 32e14a4d5f

View file

@ -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>