From c32fcfa6d8c2f4596380b2b8b79ccda7326c25eb Mon Sep 17 00:00:00 2001 From: karolamik13 Date: Tue, 10 Oct 2023 10:57:46 +0200 Subject: [PATCH] Removed typo in README (~/) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c89ffc904..d628bfbbd 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 +storage 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