Update index.html

This commit is contained in:
Jean-Marie Renouard 2015-07-20 10:58:18 +02:00
parent 2828c9657f
commit 5a0d1a6f50

View file

@ -62,6 +62,7 @@ MySQL in other areas.</p>
<p>You can download the entire repository by using 'git clone' followed by the cloning URL above. The simplest and shortest method is:</p> <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 mysqltuner.pl
wget https://raw.githubusercontent.com/major/MySQLTuner-perl/master/basic_passwords.txt -O basic_passwords.txt
perl mysqltuner.pl perl mysqltuner.pl
</code></pre> </code></pre>