Update Ghana Installation software authored by ndomassi.tando_ird.fr's avatar ndomassi.tando_ird.fr
......@@ -10,7 +10,7 @@ Artemis is a free genome browser and annotation tool that allows visualisation o
Add /usr/local/bioinfo/artemis to the path :
echo -e « EXPORT PATH=/usr/local/artemis/:$PATH » >>/etc/profile
echo 'export PATH=/usr/local/artemis/:$PATH' >>/etc/profile
source /etc/profile
###Usage :
......
......