From 84e55ca97ca29144aef7d09f99bb0332d3837b94 Mon Sep 17 00:00:00 2001 From: James Krieger Date: Tue, 10 Oct 2023 11:59:21 +0200 Subject: [PATCH] fix storage to stored --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d628bfbbd..02211df79 100644 --- a/README.rst +++ b/README.rst @@ -78,7 +78,7 @@ information of the atoms in the molecule. The methods have been programmed in C+ and can be compiled as a python module “hpb.so” which is then used by ProDy. Files for compilation are stored at prody/proteins/hpbmodule folder and required C++ and Fortran compiler. After compilation hpb.so file can be -storage in prody/proteins folder in ProDy or in the local directory which +stored in prody/proteins folder in ProDy or in the local directory which is used to perform calulations. The precompiled versions for Python 2.7, 3.8, 3.9, and 3.10 are availabe in prody/proteins/hpbmodule. The user can choose the correct version of hpb.so and copy to the prody/proteins or