commit 1b36c504fa8f6a19ca39c3397767e9089cc901f6 Author: Celine Mercier Date: Fri Jul 17 11:02:26 2015 +0200 mercier created page: home diff --git a/home.markdown b/home.markdown new file mode 100644 index 0000000..19fda51 --- /dev/null +++ b/home.markdown @@ -0,0 +1,11 @@ +## Installing Sumatra + +Download the archive on this page, then untar it, go into the newly created directory and compile: + + tar –zxvf sumatra_v[x.x.xx].tar.gz + cd sumatra_v[x.x.xx] + make + +See the user manual included in the archive for a complete documentation. + +[sumatra_v1.0.03.tar.gz](https://git.metabarcoding.org/obitools/sumatra/uploads/27d9f6c2fdfa39a1c9ccc051e19b5834/sumatra_v1.0.03.tar.gz)