Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
Update AMBER version
  • Loading branch information
SIRAHFF authored Aug 21, 2024
1 parent 325c0bb commit e378610
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/AMBER/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Download `SIRAH for Amber <https://github.com/SIRAHFF/documentation/releases/tag

.. code-block:: bash
tar -xzvf sirah_x2.3_23-11.amber.tar.gz
tar -xzvf sirah_x2.3_24-07.amber.tar.gz
If you are using a different version of SIRAH, type:

Expand All @@ -74,7 +74,7 @@ Create the following symbolic link in the folder tutorialX.X:

.. code-block:: bash
ln -s ../sirah_x2.3_23-11.amber sirah.amber
ln -s ../sirah_x2.3_24-07.amber sirah.amber
.. note::

Expand All @@ -86,4 +86,4 @@ Create the following symbolic link in the folder tutorialX.X:

Check the `AMBER Manual <https://ambermd.org/doc12/Amber23.pdf>`_ section **3.11.2** for more details.

However, if you want the lastest parameters and implementations strongly advise you to use the developers version of SIRAH from GitHub.
However, if you want the lastest parameters and implementations strongly advise you to use the developers version of SIRAH from GitHub.

0 comments on commit e378610

Please sign in to comment.