From 7380fdf1ac93c75e0ea92314425d02e8cf0bb172 Mon Sep 17 00:00:00 2001 From: austenb28 Date: Thu, 20 Aug 2020 14:27:26 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec9e194..f068d10 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Takes an N-glycosylated glycoprotein in Gromacs generated with the Glycam forcefield and systematically generates a feasible configuration of N-glycans. This is accomplished via rigid rotation about three bonds per N-glycan. # Requirements -* Python3 or greater +* Python3 * Gromacs 5.1 # Installation