From c71e63ff6a333aadb732328429e76651be330f5b Mon Sep 17 00:00:00 2001
From: ygutier2 <yair.fosado@ed.ac.uk>
Date: Wed, 11 Aug 2021 13:53:26 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ec70d18..f4c50f9 100644
--- a/README.md
+++ b/README.md
@@ -13,4 +13,4 @@ The position of the TopoII-bound segment can be either:
 
 A brief explanation of the implementation in each of these cases and the scripts to run these simulations are provided inside the corresponding folders in this repository.
 
-All the LAMMPS scripts have been tested using the current stable-version of LAMMPS (29-October-2020). To built the LAMMPS executables please make sure that the MOLECULE and USER-MISC packages are installed. These are standard packages that come with LAMMPS, and can be enabled before compiling, e.g. with the command: make yes-molecule.
+All the LAMMPS scripts have been tested using the current stable-version of LAMMPS (29-October-2020). To built the LAMMPS executables please make sure that the MOLECULE package is installed. This is a standard package that come with LAMMPS, and can be enabled before compiling, e.g. with the command: make yes-molecule.
-- 
GitLab