From f3e1e666be47d95eeedc3c03ba11ea5131bc5d4f Mon Sep 17 00:00:00 2001 From: capoe <carlpoelking@gmail.com> Date: Mon, 20 Mar 2017 17:53:54 +0000 Subject: [PATCH] Updated readme. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 21d295e..bd09e79 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ # soapxx + +### Installation +$ git clone https://github.com/capoe/soapxx.git +$ cd soapxx +$ ./build.sh +$ source soap/SOAPRC + +### Dependencies +- boost (python mpi filesystem serialization) +- openmpi +- GSL or MKL (MKL + intel compilers are recommended) -- GitLab