diff --git a/www/index.html b/www/index.html
index 637d17ced..4ec540fdd 100644
--- a/www/index.html
+++ b/www/index.html
@@ -129,8 +129,8 @@
               build dependencies for Ubuntu. If you are using <a target="_blank" href="http://linuxmint.com">Linux Mint</a> try to
               install the package <code>g++</code> and if you still have troubles then try the <code>build-essential</code> package. On
               <a target="_blank" href="http://fedoraproject.org">Fedora</a> you might need the static 'glibc' package <code>glibc-static</code>.
-              On <a target="_blank" href="http://www.archlinux.org/">Arch Linux</a> you might need to locate <code>isolinux.bin</code> and copy
-              it to <code>/usr/lib/syslinux/isolinux.bin</code>.
+              On <a target="_blank" href="http://www.archlinux.org/">Arch Linux</a> and <a target="_blank" href="http://debian.org">Debian</a>
+              you might need to locate <code>isolinux.bin</code> and copy it to <code>/usr/lib/syslinux/isolinux.bin</code>.
               <div style="font-size: 10%;">&nbsp;</div>
               Please have in mind that the build dependencies can vary a lot depending on the Linux OS which you use and the software
               which you have already installed.