Skip to content

Commit 9d48ad9

Browse files
Hotfixing LAMMPS
1 parent 74b56f5 commit 9d48ad9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/install/installing_lammps.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ be used with MALA. For a full overview of how to build LAMMPS, please refer to
2020
the `official instructions <https://docs.lammps.org/Build.html>`_.
2121
The MALA team recommends to build LAMMPS with ``cmake``. To do so
2222

23-
* Checkout https://github.com/mala-project/lammps/tree/mala
24-
* Make sure the ``mala`` tree is checked out locally via ``git branch``!
23+
* Checkout https://github.com/mala-project/lammps/tree/mala_v130
24+
* Make sure the ``mala_v130`` branch is checked out locally via ``git branch``!
2525
* Inside the LAMMPS folder create a build folder (named, e.g., ``build``)
2626
* In the ``build`` folder, configure your ``cmake`` build:
2727
``cmake ../cmake -D OPTION1 -D OPTION2 ...``; Options for a typical LAMMPS

0 commit comments

Comments
 (0)