Update index.html

This commit is contained in:
Jean-Marie Renouard 2016-04-14 19:48:02 +02:00
parent 00f20771c2
commit 9d8ef62ed0

View file

@ -70,8 +70,10 @@ 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 http://mysqltuner.pl/ -O 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
wget https://raw.githubusercontent.com/major/MySQLTuner-perl/master/vulnerabilities.csv -O vulnerabilities.csv
perl mysqltuner.pl
</code></pre>