From c1d0b3a18948b516788b549cf6fa90b5f418c783 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Tue, 25 Oct 2016 09:45:59 -0500 Subject: [PATCH] add install instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f7161be..6ee0493 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,8 @@ Fork of [MDAnalysis](https://github.com/MDAnalysis/mdanalysis)'s implementation of xdrfile, which itself is a fork of [GROMACS](https://www.gromacs.org)'s implementation. + +To install do: + + $ make + # make install