Unverified Commit 7978d203 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

tweaks

parent 7c8be1a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ CMake and make:
.. _serial:

Serial vs parallel build
-------------------------------------
------------------------

LAMMPS is written to use the ubiquitous `MPI (Message Passing Interface)
<https://en.wikipedia.org/wiki/Message_Passing_Interface>`_ library API
+2 −2
Original line number Diff line number Diff line
@@ -34,9 +34,9 @@ install the `openkim-models` package
   % brew install openkim-models

If you have problems with the installation you can post issues to
`this link <homebrew_>`_.
`this link <https://github.com/Homebrew/homebrew-core/issues>`_.

.. _homebrew: https://github.com/Homebrew/homebrew-core/issues
.. _homebrew: https://brew.sh

Thanks to Derek Thomas (derekt at cello.t.u-tokyo.ac.jp) for setting
up the Homebrew capability.