From b71961979f0e61261d3e5cb986532f5ad63f8ef0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=BCller?= Date: Fri, 25 Oct 2019 09:54:45 +0200 Subject: [PATCH] Update Readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f287acb..951f9cc 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Pygmx -A Cython wrapper for the shared library of GROMACS 2016 +A Cython wrapper for the shared library of GROMACS 2018 ## Installation -Pygmx requires some python packages and an installation of GROMACS 2016. +Pygmx requires some python packages and an installation of GROMACS 2018. ### Python requirements @@ -15,7 +15,7 @@ Pygmx needs mainly two python packages to be installed, which are available in a ### Gromacs installation -Pygmx requires the shared library and header files of Gromacs 2016 to be installed. +Pygmx requires the shared library and header files of Gromacs 2018 to be installed. #### Through package manager