Update Ghana Installation software authored by ndomassi.tando_ird.fr's avatar ndomassi.tando_ird.fr
......@@ -631,7 +631,8 @@ URL: https://github.com/zippav/Jellyfish-2
wget https://github.com/zippav/Jellyfish-2/archive/v2.2.3.tar.gz
tar xvfz v2.2.3.tar.gz
cd Jellyfish-2-2.2.3
./configure --prefix=/usr/local/bioinfo/jellyfish-2.2.3
autoreconf -i
./configure --prefix=/usr/local/bioinfo/jellyfish-2.2.3
make
make install
......
......