From b0ff9e2d35f7226c6dd8ad348a6dbb9d05bff9bd Mon Sep 17 00:00:00 2001 From: Ivan Davidov <davidov.i@gmail.com> Date: Thu, 11 Jun 2015 20:54:11 +0300 Subject: [PATCH] Minor website update. --- www/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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%;"> </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.