From 1b36c504fa8f6a19ca39c3397767e9089cc901f6 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Fri, 17 Jul 2015 11:02:26 +0200 Subject: [PATCH] mercier created page: home --- home.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 home.markdown 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)