Update Ghana Installation software authored by ndomassi.tando_ird.fr's avatar ndomassi.tando_ird.fr
......@@ -78,7 +78,7 @@ The launch the compilation:
make
make install
Add /usr/local/bioinfo/Augustus-3.3.2 to the path :
Add /usr/local/bioinfo/Augustus-3.3.2 and the variable AUGUSTUS_CONFIG_PATH to the path :
echo 'export PATH=/usr/local/bioinfo/Augustus-3.3.2/augustus/bin/:$PATH' >>/etc/profile
echo 'export PATH=/usr/local/bioinfo/Augustus-3.3.2/augustus/scripts/:$PATH' >>/etc/profile
......
......