From e4bec59a1db3b2b5d2bfe5e01b5a234ccd4c72f9 Mon Sep 17 00:00:00 2001 From: luciannahss Date: Fri, 24 Nov 2023 11:04:12 -0300 Subject: [PATCH] Modificaciones Amber installation --- docs/source/AMBER/installation.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/AMBER/installation.rst b/docs/source/AMBER/installation.rst index 158c442..b155218 100644 --- a/docs/source/AMBER/installation.rst +++ b/docs/source/AMBER/installation.rst @@ -44,11 +44,11 @@ _______________________________ Please report bugs, errors or enhancement requests through `Issue Tracker `_ or if you have a question about SIRAH open a `New Discussion `_. -Download `SIRAH for Amber `_ and uncompress it into your working directory. +Download `SIRAH for Amber `_ and uncompress it into your working directory. .. code-block:: bash - tar -xzvf sirah_x2.2_20-08.amber.tar.gz + tar -xzvf sirah_x2.3_23-11.amber.tar.gz If you are using a different version of SIRAH, type: @@ -74,7 +74,7 @@ Create the following symbolic link in the folder tutorialX.X: .. code-block:: bash - ln -s ../sirah_x2.2_20-08.amber sirah.amber + ln -s ../sirah_x2.3_23-11.amber sirah.amber .. note::